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.
Crea API ASP.NET Core, accesso ai dati EF Core, gRPC, SignalR e servizi backend con middleware, sicurezza (OAuth, JWT, OWASP), resilienza, messaggistica, OpenAPI, .NET Aspire, kernel semantico, HybridCache, proxy inverso YARP, memorizzazione nella cache di output, documenti Office (Excel, Word, PowerPoint), PDF e modelli di architettura. Copre 32 aree tematiche. Non utilizzare per modelli di rendering dell'interfaccia utente o per la creazione di pipeline CI/CD. Fonte: novotnyllc/dotnet-artisan.