modern-csharp-coding-standards

Write modern, high-performance C# code using records, pattern matching, value objects, async/await, Span<T>/Memory<T>, and best-practice API design patterns. Emphasizes functional-style programming with C# 12+ features. Use when writing new C# code or refactoring existing code, designing public APIs

By wshaddix · 565 installs

npx skills add wshaddix/dotnet-skills --skill modern-csharp-coding-standards

Source repository · Upstream listing