News

Sample Web API implementation with .NET Core and DDD using Clean Architecture. Solution Design The solution design focuses on a basic Domain Driven Design techniques and implementation, while keeping ...
The simplest demo on how to implement a Web Api using .NET Core and Entity Framework that protects the business rules from framework dependencies by following the Clean Architecture Principles. 🐳 ...