* Inline const values in samples where used only once * Fix some spacing issues and use consistent ordering of settings/params
* Re-enable ImplicitUsings in samples and clean up NoWarns * Fix dotnet format * More dotnet format * More dotnet format --------- Co-authored-by: Chris <66376200+crickman@users.noreply.github.com>
* add sample to demonstrate plugins for ai agent * Update dotnet/samples/GettingStarted/Agents/Agent_Step15_Plugins/Program.cs Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update dotnet/samples/GettingStarted/Agents/Agent_Step15_Plugins/Program.cs Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update dotnet/samples/GettingStarted/Agents/Agent_Step15_Plugins/Program.cs Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * remove lang version property * address review comments * rename functionInvocationServices to services * restore the solution file corrupted during the merge with lates main --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>