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`.

managedcode
maintainer
managedcode
Mis à jour 4/8/2026
Étoiles
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
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use dotnet-modern-csharp