ASP.NET Core and Blazor starter for modular monolithic SaaS apps.
Starter template for building modular monolithic SaaS applications using ASP.NET Core, Blazor, and EF Core (SQL Server). It provides module-based (bounded-context) structure with vertical-slice organization, Razor components, API controllers, and integration events for cross-module communication, suited for multi-tenant SaaS projects.
0