home/categories/framework-internals/managedcode-dotnet-skills-catalog-tools-modern-csharp-skills-dotnet-modern-csharp-skill-md
framework-internalsdevelopment
dotnet-modern-csharp
Write modern, version-aware C# for .NET repositories. Use when choosing language features across C# versions, especially C# 13 and C# 14, while staying compatible with the repo's target framework and `LangVersion`.
maintainer
managedcode
更新於 4/8/2026
星標
261
分支
20
quick start
Installation and usage
Write modern, version-aware C# for .NET repositories. Use when choosing language features across C# versions, especially C# 13 and C# 14, while staying compatible with the repo's target framework and `LangVersion`.
安裝
$ install --globalskills.sh
使用
安裝後,您可以透過在終端機執行以下指令來使用此技能:
skills use dotnet-modern-csharp