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