dotnet-backend-patterns

Production-grade C#/.NET patterns for APIs, MCP servers, and enterprise backends with modern async, DI, and data access practices.

wshobson ↓ 16k
Claude Code
View source ↗

What it does

  • Developing new .NET Web APIs or MCP servers
  • Reviewing C# code for quality and performance
  • Designing service architectures with dependency injection
  • Implementing caching strategies with Redis
  • Writing unit and integration tests
  • Optimizing database access with EF Core or Dapper
  • Configuring applications with IOptions pattern

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

Production-grade C#/.NET patterns for APIs, MCP servers, and enterprise backends with modern async, DI, and data access practices.

Source

Repository: https://github.com/wshobson/agents

dotnet-backend-patterns FAQ

What does the dotnet-backend-patterns skill do?

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. Developing new .NET Web APIs or MCP servers Reviewing C# code for quality and performance

How do I install dotnet-backend-patterns?

Run: npx -y skills add https://github.com/wshobson/agents --skill dotnet-backend-patterns --agent claude-code — the source lives at github.com/wshobson/agents.

Maintain dotnet-backend-patterns?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

dotnet-backend-patterns on getagentictools
[![dotnet-backend-patterns on getagentictools](https://getagentictools.com/badge/skills/wshobson-agents-dotnet-backend-patterns.svg)](https://getagentictools.com/skills/wshobson-agents-dotnet-backend-patterns?ref=badge)
npx agentictools info skills/wshobson-agents-dotnet-backend-patterns

The second line is the CLI lookup for this page — handy in READMEs and docs.