ASP.NET Core APIs, data access, backend services, security, and cloud-native patterns. This consolidated skill spans 32 topic areas. Load the appropriate companion file from references/ based on the routing table below.
Baseline dependency: references/minimal-apis.md defines the core ASP.NET Core Minimal API patterns (route groups, endpoint filters, TypedResults, parameter binding) that apply to most API development tasks. Load it by default when building HTTP endpoints.
Most-shared companion: references/architecture-patterns.md covers vertical slices, request pipelines, error handling, caching, and idempotency patterns used across nearly all ASP.NET Core projects.
미들웨어, 보안(OAuth, JWT, OWASP), 탄력성, 메시징, OpenAPI, .NET Aspire, 시맨틱 커널, HybridCache, YARP 역방향 프록시, 출력 캐싱, Office 문서(Excel, Word, PowerPoint), PDF 및 아키텍처 패턴을 사용하여 ASP.NET Core API, EF Core 데이터 액세스, gRPC, SignalR 및 백엔드 서비스를 구축합니다. 32개 주제 영역에 걸쳐 있습니다. UI 렌더링 패턴이나 CI/CD 파이프라인 작성에는 사용하지 마세요. 출처: novotnyllc/dotnet-artisan.