Dotnet Minimal API Endpoints

Generates Minimal API endpoints following Microsoft's recommended approach. Creates fast, testable HTTP APIs with minimal code using MapGet/MapPost/MapPut/MapDelete. Preferred over controller-based APIs for new projects.

majiayu000 Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/api/07-2-dotnet-minimal-api-endpoints commit 8d4cf42ff1

Frequently asked questions

npx skillmds@latest add majiayu000/dotnet-minimal-api-endpoints