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
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,11 +8,11 @@ The official C# SDK for the [Model Context Protocol](https://modelcontextprotoco
8
8
9
9
This SDK consists of three main packages:
10
10
11
-
-**[ModelContextProtocol.Core](https://www.nuget.org/packages/ModelContextProtocol.Core)**[](https://www.nuget.org/packages/ModelContextProtocol.Core) - For projects that only need to use the client or low-level server APIs and want the minimum number of dependencies.[Documentation](https://modelcontextprotocol.github.io/csharp-sdk/api/ModelContextProtocol.html)
11
+
-**[ModelContextProtocol.Core](https://www.nuget.org/packages/ModelContextProtocol.Core)**[](https://www.nuget.org/packages/ModelContextProtocol.Core) - For projects that only need to use the client or low-level server APIs and want the minimum number of dependencies.
12
12
13
-
-**[ModelContextProtocol](https://www.nuget.org/packages/ModelContextProtocol)**[](https://www.nuget.org/packages/ModelContextProtocol) - The main package with hosting and dependency injection extensions. References `ModelContextProtocol.Core`. This is the right fit for most projects that don't need HTTP server capabilities.[Documentation](https://modelcontextprotocol.github.io/csharp-sdk/api/ModelContextProtocol.html)
13
+
-**[ModelContextProtocol](https://www.nuget.org/packages/ModelContextProtocol)**[](https://www.nuget.org/packages/ModelContextProtocol) - The main package with hosting and dependency injection extensions. References `ModelContextProtocol.Core`. This is the right fit for most projects that don't need HTTP server capabilities.
14
14
15
-
-**[ModelContextProtocol.AspNetCore](https://www.nuget.org/packages/ModelContextProtocol.AspNetCore)**[](https://www.nuget.org/packages/ModelContextProtocol.AspNetCore) - The library for HTTP-based MCP servers. References `ModelContextProtocol`.[Documentation](https://modelcontextprotocol.github.io/csharp-sdk/api/ModelContextProtocol.AspNetCore.html)
15
+
-**[ModelContextProtocol.AspNetCore](https://www.nuget.org/packages/ModelContextProtocol.AspNetCore)**[](https://www.nuget.org/packages/ModelContextProtocol.AspNetCore) - The library for HTTP-based MCP servers. References `ModelContextProtocol`.
Copy file name to clipboardExpand all lines: src/PACKAGE.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,11 +8,11 @@ The official C# SDK for the [Model Context Protocol](https://modelcontextprotoco
8
8
9
9
This SDK consists of three main packages:
10
10
11
-
-**[ModelContextProtocol.Core](https://www.nuget.org/packages/ModelContextProtocol.Core)**[](https://www.nuget.org/packages/ModelContextProtocol.Core) - For projects that only need to use the client or low-level server APIs and want the minimum number of dependencies.[Documentation](https://modelcontextprotocol.github.io/csharp-sdk/api/ModelContextProtocol.html)
11
+
-**[ModelContextProtocol.Core](https://www.nuget.org/packages/ModelContextProtocol.Core)**[](https://www.nuget.org/packages/ModelContextProtocol.Core) - For projects that only need to use the client or low-level server APIs and want the minimum number of dependencies.
12
12
13
-
-**[ModelContextProtocol](https://www.nuget.org/packages/ModelContextProtocol)**[](https://www.nuget.org/packages/ModelContextProtocol) - The main package with hosting and dependency injection extensions. References `ModelContextProtocol.Core`. This is the right fit for most projects that don't need HTTP server capabilities.[Documentation](https://modelcontextprotocol.github.io/csharp-sdk/api/ModelContextProtocol.html)
13
+
-**[ModelContextProtocol](https://www.nuget.org/packages/ModelContextProtocol)**[](https://www.nuget.org/packages/ModelContextProtocol) - The main package with hosting and dependency injection extensions. References `ModelContextProtocol.Core`. This is the right fit for most projects that don't need HTTP server capabilities.
14
14
15
-
-**[ModelContextProtocol.AspNetCore](https://www.nuget.org/packages/ModelContextProtocol.AspNetCore)**[](https://www.nuget.org/packages/ModelContextProtocol.AspNetCore) - The library for HTTP-based MCP servers. References `ModelContextProtocol`.[Documentation](https://modelcontextprotocol.github.io/csharp-sdk/api/ModelContextProtocol.AspNetCore.html)
15
+
-**[ModelContextProtocol.AspNetCore](https://www.nuget.org/packages/ModelContextProtocol.AspNetCore)**[](https://www.nuget.org/packages/ModelContextProtocol.AspNetCore) - The library for HTTP-based MCP servers. References `ModelContextProtocol`.
0 commit comments