C# language patterns, coding standards, and .NET runtime features for idiomatic, performant code. This consolidated skill spans 25 topic areas. Load the appropriate companion file from references/ based on the routing table below.
These references define correctness and quality standards that apply to all C# code — load them by default whenever producing or reviewing code, regardless of what the user asked for:
Load these when the topic matches (see Routing Table keywords):
모든 .NET 코드 경로에 대해 로드된 기준 C# 기술입니다. 언어 패턴(레코드, 패턴 일치, 기본 생성자, C# 8-15), 코딩 표준, 비동기/대기, DI, LINQ, 직렬화, 도메인 모델링, 동시성, Roslyn 분석기, 세계화, 기본 상호 운용성(P/Invoke, LibraryImport, ComWrappers), WASM 상호 운용성(JSImport/JSExport) 및 형식 디자인을 안내합니다. 25개 주제에 걸쳐 있습니다. ASP.NET 엔드포인트 아키텍처, UI 프레임워크 패턴 또는 CI/CD 지침에는 사용하지 마세요. 출처: novotnyllc/dotnet-artisan.