Languages & frameworksMIT

ASP.NET Core Web API

by .NET Platform (opens in a new tab) dotnet/skills

Builds ASP.NET Core API endpoints with typed DTOs, OpenAPI, and Problem Details.

Installation

Skills CLI

Skills CLI command
npx skills@latest add dotnet/skills --skill dotnet-webapi

Requires Node.js and npm. Choose your agents in the installer; add -g for a global installation.

Fieldbook review

Reviewed 27 Sept 2026

Edits controller or minimal-API projects, adds service layers and .http examples, and verifies builds plus running endpoint behavior. It requires the .NET CLI and a runnable ASP.NET Core app; local verification starts the server and exercises its OpenAPI and HTTP routes.

  • LicenceMIT
  • FrontmatterValid name and description
  • Risky patternsNone found
  • Size507 lines
  • Last checked27 Sept 2026 · 70e10d74aa367ee63060b64edc397c5998c03da0fbdaf120f5aa8c94d373b77d

What it can touch

  • Edits code

    Changes files in your project.

  • Writes docs

    Creates or updates documents such as specs, plans or ADRs.

  • Runs commands

    Runs shell commands such as tests, builds or installs.

Read the source

Fieldbook links to the original instead of copying it, so you always read the version you install.

plugins/dotnet-aspnetcore/skills/dotnet-webapi/SKILL.md on GitHub (opens in a new tab)