AI AGENT ADDONS

Dotnet Patterns

affaan-m/ecc

Idiomatic C# and .NET patterns help you write clean, maintainable code. You learn how to use dependency injection and async/await the right way. These patterns make your applications robust and easy to change.

This guide covers core principles like preferring immutability and being explicit over implicit. You also see how to work with options patterns and parallel async operations. Whether you are writing new code or reviewing existing code, these practices help you build better .NET applications.

Developers of all skill levels can benefit. The examples show clear before and after comparisons. You will learn to avoid common pitfalls like blocking on async calls.

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