mirror of
https://github.com/github/awesome-copilot.git
synced 2026-08-22 17:06:51 +00:00
chore: publish from main
This commit is contained in:
@@ -16,8 +16,8 @@ If the user wants a remote/multi-tenant server, use [HTTP Streamable](./transpor
|
||||
```bash
|
||||
dotnet new console -n MyStdioServer -f net10.0
|
||||
cd MyStdioServer
|
||||
dotnet add package ModelContextProtocol
|
||||
dotnet add package Microsoft.Extensions.Hosting
|
||||
dotnet add package ModelContextProtocol --version 2.2.0
|
||||
dotnet add package Microsoft.Extensions.Hosting --version 10.0.11
|
||||
```
|
||||
|
||||
```csharp
|
||||
|
||||
Reference in New Issue
Block a user