ale@backend: ~/projects/awesome-aspnet-templates — zsh

ale@backend:~/projectscat ./awesome-aspnet-templates.md

awesome-aspnet-templates

Starting a new ASP.NET project should be one command, not an hour of wiring. I put together a set of templates that scaffold the full Clean Architecture stack — Domain, Application, Infrastructure, Web API — with CQRS handlers, FluentValidation decorators, and the Result pattern already connected. Run dotnet new, and you’re ready to write business logic instead of boilerplate. Supports both ASP.NET 8 and ASP.NET 10.