BeClaude

dotnet-backend-patterns

New
28.2kSmitheryDevelopmentby wshobson

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.

First seen 5/29/2026

Install & Usage

1
Open your MCP config
~/.claude.json
2
Add the server config

Add the configuration to "mcpServers": { "dotnet-backend-patterns": { "command": "...", "args": [] } }

3
Restart Claude Code
/mcp
View source on GitHub
testingcode-reviewapidesignmcpcoding

Security Audits

LicenseUnknownSourceWarnRepositoryPass

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.