Web API

Build or maintain controller-based ASP.NET Core APIs when the project needs controller conventions, advanced model binding, validation extensions, OData, JsonPatch, or existing API patterns. USE FOR: working on controller-based APIs in ASP.NET Core; needing controller-specific extensibility or conventions; migrating or reviewing existing API controllers and filters. DO NOT USE FOR: unrelated stacks; generic tasks that do not need this specific guidance. INVOKES: inspect the repository context, edit targeted files, and run relevant build, test, lint, or validation commands when changes are made.

managedcode 40cc363 4 files · 45.9 KB Updated

File contents

managedcode/dotnet-skills/tree/main/catalog/Frameworks/Web-API/skills/web-api commit 40cc363b01

Frequently asked questions

npx skillmds@latest add managedcode/web-api