Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Mar 21, 2025. It is now read-only.

Tags: PederHP/mcpdotnet

Tags

1.1.0.1

Toggle 1.1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump version to 1.1.0 (#65)

1.0.1.1

Toggle 1.0.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Linux-related stdio fixes and update version (#22)

- Modified `GetCommand` to return OS-specific commands and changed return type to `string?`.
- Improved `InitializeCommand` for better command initialization and logging.
- Cleaned up using directives in `Log.cs` and `SseClientTransport.cs`.
- Updated `CreateNoWindow` property in `StdioClientTransport` to be OS-dependent.
- Bumped version number in `mcpdotnet.csproj` to 1.0.1.1.

1.0.0.1

Toggle 1.0.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Server support (stdio) (#19)

* Server support (stdio)
* TestServer project
* Refactored McpClient class to extract shared endpoint logic (with McpServer) to a base class, McpJsonRpcEndpoint.
* Improved xmldoc comments for protocol types, mirroring specification schema comments.
* Update README.MD

0.10.0.1

Toggle 0.10.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix CallToolAsync for tools with no arguments (#18)

0.9.0.1

Toggle 0.9.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Server instructions added to IMcpClient (#17)

0.8.0.1

Toggle 0.8.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Completion support (#15)

0.7.0.1

Toggle 0.7.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Reorganize folders, samples, minor bug fix (#14)

Reorganize folders
Samples
Casing fixes

0.6.0.1

Toggle 0.6.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
SSE Transport Support (#13)

* First iteration

* Tests

* SSE support

0.5.0.1

Toggle 0.5.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Roots capability support (#12)

Notification sending support

0.3.0.2

Toggle 0.3.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update README (#8)