MCP Sample for .Net user group on 10/7/2025
- Introduction to MCP
- MCP C# Asp.Net Repository
- MCP C# Repository
- MCP Specification 2025-06-18
- MCP Inspector
Create a new app in your current directory by running.
dotnet new bmichaelis.quickstart.mcpdotnetsample
https://github.com/BenjaminMichaelis/DotnetTemplates?tab=readme-ov-file#installing https://www.nuget.org/packages/BenjaminMichaelis.Dotnet.Templates
--no-sln
: Don't include the solution file.--no-tests
: Don't include the test project.