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
Updated 4/8/2026
Stars
261
Forks
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`.
Installation
$ install --globalskills.sh
Usage
Once installed, you can use this skill by running the following command in your terminal:
skills use dotnet-modern-csharp