.NET Web API Expert Skill
Trigger On
- The user requests to create, debug, refactor, or review ASP.NET Core Web APIs.
- The project contains a
Controllersdirectory and inherits fromControllerBase. - The target framework is .NET 6.0 (LTS) and above.
- There is a need for API code modernization (e.g., migrating from Middleware exception handling to .NET 8+
IExceptionHandler).
Workflow
- Perceive (Architecture Awareness):
- Check
.csprojto identifyTargetFramework.
- Check
[Description truncada. Veja o README completo no GitHub.]