Csharp Best Practices

Use when implementing or refactoring C# code and you must apply best practices aligned to the project's effective C# language version and .NET target/runtime. Detect the language/runtime, prefer the newest supported features, and consult version-specific references progressively from C# 10 upward.

mcj-coder Updated

File contents

mcj-coder/development-skills/tree/main/skills/csharp-best-practices commit b301ec3414

Frequently asked questions

npx skillmds@latest add mcj-coder/csharp-best-practices