Blazor Server template implementing Clean Architecture for enterprise web apps.
This repository provides a Blazor Server starter application organized around Clean Architecture principles. It uses C# and ASP.NET Core (Blazor Server) and includes Docker support to aid deployment. It's intended for enterprise server-rendered web applications that prioritize scalability, maintainability, and testability.
0