← all plugins

Build ASP.NET Core Web API

curated by SkillMD · plugin · 3 skills

Create ASP.NET Core Web API endpoints with correct HTTP semantics and OpenAPI metadata.

Install the whole plugin (CLI)
npx skillmds add addyosmani/spec-driven-development npx skillmds add dotnet/dotnet-webapi npx skillmds add github/aspnet-minimal-api-openapi
⬇ Download

Skills in this plugin

  1. spec-driven-development · addyosmani
    Creates structured specifications before writing code to clarify requirements, surface assumptions, and define success criteria, reducing rework and miscommunication.
    69.5k
    repo stars
  2. dotnet-webapi · dotnet
    Guides creation and modification of ASP.NET Core Web API endpoints with correct HTTP semantics, OpenAPI metadata, and error handling.
    4k
    repo stars
  3. aspnet-minimal-api-openapi · github
    Create ASP.NET Minimal API endpoints with proper types and comprehensive OpenAPI/Swagger documentation.
    36.2k
    repo stars