Changes:
- 9c9aec0 .Net: Version 1.47.0 (#11616)
- dbf0726 .Net: Fix Google Gemini Enums Schema definition (#11617) [ #11395 ]
- 04dcf86 .Net: Update GeminiChatMessageContent to support System.Text.Json deserialization when calledToolResult is null (#11622)
- 8aff8cb .Net: Updated OpenTelemetry GenAI attributes (#11630)
- c36864a .Net: Fix sk function arguments serialization (#11626)
- 9b44b1c .Net: Create a file/class per MCP client sample (#11620)
- 79a29c0 .Net: Add JsonConverter's to handle bool values when converting from PromptExecutionSettings (#11336) [ #11304 ]
- c6ff272 .Net: Update API documentation and add the type property (#11615)
- cc2b70f .Net: Issue 11562 (add plugin description) (#11601)
- 8756868 .Net: Update MultipleFunctionsVsParameters.cs to fix the parameter description in the SearchByPurchaseOrder function (#11389)
- 6e230e8 .Net: SK agent as MCP tool (#11592)
- 7f60ab9 .Net: Fix issues with AgentOutput (#11602) [ #11588 ]
- 80fb511 .Net: feat: Added support for .yml extensions in C# SDK (#11324) [ #11322 ]
- 21e59d4 .Net: [.NET] Process Framework with Aspire demo - Update dependencies (#11539)
- 917df78 .Net: Use Mcp tools by SK agents (#11582)
- 1068368 .Net: Fix Nullable Bug Gemini Schema Generation (#11584) [ #10296 ]
- 40739b1 .Net: Update to latest version of Qdrant SDK. (#11565) [ #11502 ]
- ccb4642 .Net: Add support for relative file references in Prompty (#11435) [ #11330 ]
- c06890c .Net: add 'RetainArgumentTypes' to agent arguments for ModelContextProtocolPlugin demo (#11488)
- dc93231 .Net: Fix timezone bug in qdrant datetime unit tests. (#11407) [ #11391 ]
- 779f87f .Net: Bump vite from 6.2.5 to 6.2.6 in /dotnet/samples/Demos/ProcessWithCloudEvents/ProcessWithCloudEvents.Client (#11515) [ #19830 ]
- 4f3b4d8 .Net: Bump xunit.runner.visualstudio and Microsoft.NETFramework.ReferenceAssemblies in /dotnet (#11559) [ xunit/xunit#3130 ]
- 6990277 .Net: Use DI to keep prompt, resource, and resource template definitions. (#11544)
- d120132 .Net: Remove SingleAuthorizationHeaderPolicy (#11538)
- 12bcfc3 .Net: Mcp sampling sample (#11533)
- c4e82f8 .Net: Added BraveConnector in WebSearchPlugin (#11308)
- da331f6 .Net: GettingStarted - Adjust Suffixes (#11476) [ #11469 ]