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 Updated

File contents

managedcode/featurechecker/tree/main/.codex/skills/modern-csharp commit af8360e6cc

Frequently asked questions

npx skillmds@latest add managedcode/modern-csharp-3