Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
AllGoodNames-R-Gone
/
csharp-sdk
Public
forked from
modelcontextprotocol/csharp-sdk
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Jun 6, 2025
Add structured output/output schema support for server-side tools. (#480)
Show description for fa017c0
eiriktsarpalis
and
stephentoub
authored
fa017c0
View commit details
Copy full SHA for fa017c0
Browse repository at this point
Add context to complete requests (#488)
stephentoub
authored
46d25b7
View commit details
Copy full SHA for 46d25b7
Browse repository at this point
Commits on Jun 3, 2025
Remove incorrect acknowledgement from Core README.md (#482)
halter73
authored
c560f47
View commit details
Copy full SHA for c560f47
Browse repository at this point
Bump version to 0.2.0-preview.4
halter73
authored
ef7ac84
View commit details
Copy full SHA for ef7ac84
Browse repository at this point
Don't conflate request and response IDs in Streamable HTTP transports (#475)
halter73
authored
046903c
View commit details
Copy full SHA for 046903c
Browse repository at this point
Improve protocol version handling (#468)
Show description for e0b058f
stephentoub
authored
e0b058f
View commit details
Copy full SHA for e0b058f
Browse repository at this point
Commits on Jun 2, 2025
Add ModelContextProtocol.Core package (#428)
halter73
authored
703b0fe
View commit details
Copy full SHA for 703b0fe
Browse repository at this point
Commits on May 31, 2025
Update dependency versions (#474)
stephentoub
authored
5745824
View commit details
Copy full SHA for 5745824
Browse repository at this point
Commits on May 30, 2025
Convert solution to slnx (#472)
Show description for 888f171
eiriktsarpalis
authored
888f171
View commit details
Copy full SHA for 888f171
Browse repository at this point
Convert records to classes (#470)
Show description for 47e6a64
eiriktsarpalis
authored
47e6a64
View commit details
Copy full SHA for 47e6a64
Browse repository at this point
Add elicitation capability (#467)
Show description for 5cc7c00
stephentoub
authored
5cc7c00
View commit details
Copy full SHA for 5cc7c00
Browse repository at this point
Commits on May 29, 2025
Bump version to 0.2.0-preview.3 (#465)
Show description for 36a70a0
jeffhandley
authored
36a70a0
View commit details
Copy full SHA for 36a70a0
Browse repository at this point
Update documentation of McpJsonUtilities.DefaultOptions. (#463)
eiriktsarpalis
authored
6351b3d
View commit details
Copy full SHA for 6351b3d
Browse repository at this point
Set CreateNoWindow=true in RunProcessAndWaitForExit (#462)
stephentoub
authored
72e7623
View commit details
Copy full SHA for 72e7623
Browse repository at this point
Commits on May 28, 2025
Automatically fall back from Streamable HTTP to SSE on the client by default (#456)
halter73
authored
317f468
View commit details
Copy full SHA for 317f468
Browse repository at this point
Commits on May 23, 2025
Log tool invocation errors (#447)
Show description for adb2098
kooshi
authored
adb2098
View commit details
Copy full SHA for adb2098
Browse repository at this point
SSE client transport: tolerate return of RPC responses in POST requests. (#445)
Show description for 77f9e64
eiriktsarpalis
authored
77f9e64
View commit details
Copy full SHA for 77f9e64
Browse repository at this point
Commits on May 20, 2025
Update README.md (#437)
Show description for ee9b04b
Gavinluo
authored
ee9b04b
View commit details
Copy full SHA for ee9b04b
Browse repository at this point
Allow more accept headers (#429)
halter73
authored
d23f442
View commit details
Copy full SHA for d23f442
Browse repository at this point
Commits on May 19, 2025
Serilog AOT has been fixed as of 4.3.0 (#434)
Show description for 8498097
agocke
authored
8498097
View commit details
Copy full SHA for 8498097
Browse repository at this point
Commits on May 16, 2025
Bump version to 0.2.0-preview.2 (#424)
jeffhandley
authored
63df451
View commit details
Copy full SHA for 63df451
Browse repository at this point
Remove internal GetBase64Data helper (#422)
Show description for 9c3ac60
stephentoub
authored
9c3ac60
View commit details
Copy full SHA for 9c3ac60
Browse repository at this point
Fix NRT annotation on StdioClientTransportOptions.EnvironmentVariables (#419)
stephentoub
authored
915f281
View commit details
Copy full SHA for 915f281
Browse repository at this point
Update to stable M.E.AI :) (#421)
stephentoub
authored
2bbfab1
View commit details
Copy full SHA for 2bbfab1
Browse repository at this point
Commits on May 15, 2025
Bump version to 0.2.0-preview.1 (#417)
jeffhandley
authored
4a8b7fd
View commit details
Copy full SHA for 4a8b7fd
Browse repository at this point
Commits on May 14, 2025
Clean up namespaces (#410)
Show description for 106ab80
stephentoub
authored
106ab80
View commit details
Copy full SHA for 106ab80
Browse repository at this point
Improve exception diagnostics for stdio client (#376)
Show description for c11c634
stephentoub
authored
c11c634
View commit details
Copy full SHA for c11c634
Browse repository at this point
Fix McpServerResource registration (#411)
Show description for 8d4f51d
stephentoub
authored
8d4f51d
View commit details
Copy full SHA for 8d4f51d
Browse repository at this point
Add stateless Streamable HTTP support (#392)
Show description for ce9f73f
halter73
authored
ce9f73f
View commit details
Copy full SHA for ce9f73f
Browse repository at this point
Update M.E.AI.Abstractions to 9.5.0-preview.1.25262.9 (#412)
stephentoub
authored
ca3a8ab
View commit details
Copy full SHA for ca3a8ab
Browse repository at this point
Commits on May 10, 2025
Bump next version to preview.14 (#403)
jeffhandley
authored
4043538
View commit details
Copy full SHA for 4043538
Browse repository at this point
Make small corrections to release process docs (#402)
Show description for b460a0f
jeffhandley
authored
b460a0f
View commit details
Copy full SHA for b460a0f
Browse repository at this point
Update to latest M.E.AI version (#401)
stephentoub
authored
61092e0
View commit details
Copy full SHA for 61092e0
Browse repository at this point
Use WithResources in EverythingServer sample (#400)
stephentoub
authored
26c3622
View commit details
Copy full SHA for 26c3622
Browse repository at this point
Commits on May 9, 2025
Add McpServer/ClientResource{Template} and friends (#391)
Show description for d86b327
stephentoub
authored
d86b327
View commit details
Copy full SHA for d86b327
Browse repository at this point
Previous
Next
You can’t perform that action at this time.