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 for libraries or services, optimizing performance-critical code paths, or building async/await-heavy applications.

wshaddix 4f34b33 6 files · 53.9 KB Updated

File contents

wshaddix/dotnet-skills/tree/main/skills/csharp-coding-standards commit 4f34b33a00

Frequently asked questions

npx skillmds add wshaddix/modern-csharp-coding-standards