ardalis / CleanArchitecture.WorkerService
A solution template using Clean Architecture for building a .NET Core Worker Service.
☆738Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for CleanArchitecture.WorkerService
- Real world Enterprise CRM application example of ASP.NET Core + Angular web application. Implemented CQRS Design Pattern for ASP.NET Core…☆525Updated last year
- WhiteApp API solution template which is built on Onion Architecture with all essential feature using .NET 8!☆864Updated this week
- ASP.NET Core 6 Web API Clean Architecture Solution Template☆683Updated 10 months ago
- The onion architecture, introduced by Jeffrey Palermo, overcomes the issues of the layered architecture with great ease. With Onion Archi…