Dotnet Web Apps

USE FOR: Choosing between and implementing .NET web application patterns including MVC, Razor Pages, Minimal APIs, and Blazor. Use when deciding on architecture, project structure, and routing strategies for ASP.NET Core web applications. DO NOT USE FOR: Native mobile/desktop apps (use MAUI or Avalonia), game development (use Unity or MonoGame), or projects that exclusively need a REST API without any server-rendered content (use the aspnet-core skill directly).

Tyler-R-Kendrick 0c27e80 22 files · 31.3 KB Updated

File contents

Tyler-R-Kendrick/agent-skills/tree/main/skills/dotnet/web/dotnet-web-apps commit 0c27e800fd

Frequently asked questions

npx skillmds@latest add tyler-r-kendrick/dotnet-web-apps