ASP.NET Core starter for building web apps and microservices
Boilerplate providing a single-solution ASP.NET Core web project with Entity Framework Core, Razor Pages, and common infrastructure patterns. Includes layered architecture, dependency injection, authentication, repository pattern, migrations, and seeded demo data; suitable for learning, prototypes, and MVPs. Also provides companion repositories and examples for Clean Architecture and microservices with Docker, message brokers, and an API gateway.
0