Dotnet Webapi

Guides creation and modification of ASP.NET Core Web API endpoints with correct HTTP semantics, OpenAPI metadata, and error handling. USE FOR: adding new API endpoints (controllers or minimal APIs), wiring up OpenAPI/Swagger, creating .http test files, setting up global error handling middleware. DO NOT USE FOR: general C# coding style, EF Core data access or query optimization (use optimizing-ef-core-queries), frontend/Blazor work, gRPC services, or SignalR hubs.

bouclem c22ba5c 21.4 KB Updated 7 repo stars

File contents

bouclem/skills/tree/main/SKILLS/WEB/BACKEND/001-dotnet-webapi commit c22ba5ca10

Frequently asked questions

npx skillmds@latest add bouclem/dotnet-webapi