What problem does it solve?
This Skill helps you design, implement, and harden production .NET backend systems without piecing together scattered guidance for APIs, data access, security, messaging, and cloud-ready services.
Core Features & Use Cases
- API Development: Build ASP.NET Core minimal APIs and controller-based services with OpenAPI, versioning, middleware, and endpoint filters.
- Data and Integration: Apply EF Core, Dapper, gRPC, SignalR, HttpClient, messaging, and background services in cohesive backend architectures.
- Security and Reliability: Add authentication, authorization, OWASP defenses, caching, resilience, Aspire patterns, and AI integration where needed.
- Use Case: When you need to ship a secure customer-facing API with database access, retries, versioning, and documentation, this Skill gives you the right implementation patterns and guardrails.
Quick Start
Ask the skill to design or review your ASP.NET Core backend for a specific feature, such as an authenticated versioned API endpoint with EF Core, OpenAPI, and resilient outbound HTTP calls.