dotnet-backend-patterns
NewMaster C#/.NET backend development patterns for building robust APIs, MCP servers, and enterprise applications. Covers async/await, dependency injection, Entity Framework Core, Dapper, configuration, caching, and testing with xUnit. Use when developing .NET backends, reviewing C# code, or designing API architectures.
Install & Usage
~/.claude.jsonAdd the configuration to "mcpServers": { "dotnet-backend-patterns": { "command": "...", "args": [] } }
/mcpSecurity Audits
Frequently Asked Questions
What is dotnet-backend-patterns?
Master C#/.NET backend development patterns for building robust APIs, MCP servers, and enterprise applications. Covers async/await, dependency injection, Entity Framework Core, Dapper, configuration, caching, and testing with xUnit. Use when developing .NET backends, reviewing C# code, or designing API architectures.
How to install dotnet-backend-patterns?
To install dotnet-backend-patterns: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "dotnet-backend-patterns": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.
What is dotnet-backend-patterns best for?
dotnet-backend-patterns is a mcp categorized under Development. It is designed for: testing, code-review, api, design, mcp, coding. Created by wshobson.