AI AGENT ADDONS

Developers can use these .NET patterns to write clean and reliable C# code. The patterns focus on immutability, async/await, and dependency injection. They help you build applications that are easy to maintain and extend.

You will learn how to avoid common pitfalls like blocking on async code. The patterns also show you how to use the options pattern for configuration. Following these practices makes your code more explicit and robust.

Whether you are writing new code or reviewing existing work, these patterns are a solid foundation for any .NET developer.

Add Dotnet Patterns skill to your workflow

Global

mkdir -p ~/.claude/skills/dotnet-patterns

Project

mkdir -p .claude/skills/dotnet-patterns

Source Repository

Stars
222,953
Forks
34,145
Watchers
222,953
License
MIT
Last Push
25 days ago
Created
6 months ago