Blazor Clean Architecture design template build natively for .NET 8 using Blazor Identity UI with Tabler admin portal. This is concept demo of sales pipeline management system to demonstrate how to build a full stack application using Blazor. While its not intended to be a production application, it does show the concepts of how to use Blazor with a clean architecture approach.
The application design architecture is to have everything in there separate project. This allows for the application to be broken down into smaller pieces and allows for easier maintenance and development. The application is broken down into the following projects: