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:
@@ -18,7 +18,7 @@ For local single-user scenarios, [STDIO](./transport-stdio.md) is simpler.
|
||||
```bash
|
||||
dotnet new web -n MyHttpServer -f net10.0
|
||||
cd MyHttpServer
|
||||
dotnet add package ModelContextProtocol.AspNetCore
|
||||
dotnet add package ModelContextProtocol.AspNetCore --version 2.2.0
|
||||
```
|
||||
|
||||
```csharp
|
||||
|
||||
Reference in New Issue
Block a user