MVC Project Templates

All ServiceStack Projects can be created from ServiceStack's Start Page:

Or using the .NET x dotnet tool:

dotnet tool install --global x

mvc

.NET 10.0 MVC Identity Auth Tailwind Websites

npx create-net mvc ProjectName

mvc-bootstrap

npx create-net mvc-bootstrap ProjectName