-
Notifications
You must be signed in to change notification settings - Fork 516
Comparing changes
Open a pull request
base repository: modelcontextprotocol/csharp-sdk
base: v0.2.0-preview.3
head repository: modelcontextprotocol/csharp-sdk
compare: v0.3.0-preview.1
- 15 commits
- 188 files changed
- 4 contributors
Commits on Jun 3, 2025
-
Configuration menu - View commit details
-
Copy full SHA for ef7ac84 - Browse repository at this point
Copy the full SHA ef7ac84View commit details -
Configuration menu - View commit details
-
Copy full SHA for c560f47 - Browse repository at this point
Copy the full SHA c560f47View commit details
Commits on Jun 6, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 46d25b7 - Browse repository at this point
Copy the full SHA 46d25b7View commit details -
Add structured output/output schema support for server-side tools. (#480
) * Add structured output/output schema support for server-side tools. * Address feedback. * Add McpServerToolAttribute.UseStructuredContent --------- Co-authored-by: Stephen Toub <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fa017c0 - Browse repository at this point
Copy the full SHA fa017c0View commit details
Commits on Jun 12, 2025
-
Pass session id's to MCP endpoints. (#466)
* Pass session id's to MCP endpoints. * Update src/ModelContextProtocol/Client/McpClient.cs Co-authored-by: Stephen Halter <[email protected]> * Update src/ModelContextProtocol.AspNetCore/StreamableHttpHandler.cs Co-authored-by: Stephen Halter <[email protected]> * Make init callback asynchronous. * Address feedback. --------- Co-authored-by: Stephen Halter <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d7d9eab - Browse repository at this point
Copy the full SHA d7d9eabView commit details -
Make enums serialize as strings if using the reflection-based seriali…
…zer. (#473) * Make enums serialize as strings if using the reflection-based serializer. * Remove unnecessary partial * Use an explicit reflection-based converter for enums. * Update comments * Make the reflection-based enum converter public.
Configuration menu - View commit details
-
Copy full SHA for 1e8fb04 - Browse repository at this point
Copy the full SHA 1e8fb04View commit details
Commits on Jun 13, 2025
-
Update Microsoft.Extensions.AI version & expose JSON configuration on…
… `McpServerResourceCreateOptions` (#511) * Update Microsoft.Extensions.AI version * Update Microsoft.Extensions.AI.OpenAI * Fix failing tests; add JSON configuration options to McpServerResourceCreateOptions. * Replace temporary code with `AIFunction.ReturnJsonSchema` --------- Co-authored-by: Eirik Tsarpalis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 28d6547 - Browse repository at this point
Copy the full SHA 28d6547View commit details
Commits on Jun 16, 2025
-
Update content according to latest spec (#513)
* Update content according to latest spec * Add Title to a bunch of types * Add _meta to lots of types * Address feedback, more cleanup, fix NAOT test failure
Configuration menu - View commit details
-
Copy full SHA for 2bcff31 - Browse repository at this point
Copy the full SHA 2bcff31View commit details
Commits on Jun 17, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 4e2c1b9 - Browse repository at this point
Copy the full SHA 4e2c1b9View commit details -
Add a callback for receiving stderr output (#525)
* Add a callback for receiving stderr output * Add asserts to test
Configuration menu - View commit details
-
Copy full SHA for b9b4a23 - Browse repository at this point
Copy the full SHA b9b4a23View commit details -
Configuration menu - View commit details
-
Copy full SHA for befa31d - Browse repository at this point
Copy the full SHA befa31dView commit details
Commits on Jun 19, 2025
-
Configuration menu - View commit details
-
Copy full SHA for a4b4eda - Browse repository at this point
Copy the full SHA a4b4edaView commit details -
Fix QuickstartClient path (#528)
* Fix QuickstartClient path * Make dotnet run work instead of F5
Configuration menu - View commit details
-
Copy full SHA for 521bb7b - Browse repository at this point
Copy the full SHA 521bb7bView commit details
Commits on Jun 20, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 0e6184a - Browse repository at this point
Copy the full SHA 0e6184aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 283a052 - Browse repository at this point
Copy the full SHA 283a052View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.2.0-preview.3...v0.3.0-preview.1