Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 562 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 562 Bytes

BlazorCleanArchitecture

An example Blazor project that uses clean architecture layers. Clean architecture puts the business logic and application model at the center of the application. It has 3 layers: User Interface(Controllers, View Models), Application Core (Domain Services, Interfaces, Entities) and Infrastructure (Rerpositories, Implementation Services).

More Documentation:

image

https://dotnet.microsoft.com/en-us/download/e-book/aspnet/pdf