dotnet-mvc
Installation
SKILL.md
.NET MVC Expert Skill
Trigger On
- The user requests to create, debug, refactor, or review ASP.NET Core MVC applications.
- The project contains
ViewsandControllersdirectories and inherits fromController(notControllerBase). - The target framework is .NET 6.0 (LTS) and above.
- There is a need to optimize Server-Side Rendering (SSR) performance or improve view organizational structure.