neo-dotnet-minimal-apis
Installation
SKILL.md
.NET Minimal APIs Expert Skill
Trigger On
- The user requests to create, debug, refactor, or review .NET Minimal APIs.
- The project's
Program.cscontainsWebApplication.CreateBuilder(args)and is not configured with a Controllers directory. - The target framework is .NET 6.0 (LTS) and above.
- There is a need to optimize API performance or simplify Web API architecture.