Modern Csharp

Write modern, version-aware C# for .NET repositories while staying compatible with the repo's target framework and language-version policy. USE FOR: modern idiomatic C# code; language-version compatibility decisions; upgrading or reviewing C# feature usage across versions. DO NOT USE FOR: non-C# .NET languages such as F# or VB; analyzer-only or formatter-only setup with no language feature choice. INVOKES: inspect the repository context, edit targeted files, and run relevant build, test, lint, or validation commands when changes are made.

managedcode 70c181c 5 files · 39.1 KB Updated

File contents

managedcode/dotnet-skills/tree/main/catalog/Tools/Modern-CSharp/skills/modern-csharp commit 70c181cf5d

Frequently asked questions

npx skillmds@latest add managedcode/modern-csharp