ddd
domain driven design books#
Domain Driven Design Quickly, Abel Avram & Floyd Marinescu, free PDF.
.NET Microservices: Architecture for Containerized .NET Applications, Cesar de la Torre, Bill Wagner, Mike Rousos
Domain Driven Design - Tackling complexity in the heart of software, Eric Evans
Implementing Domain Driven Design, Vaughn Vernon
Applying Domain-Driven Design and Patterns, Jimmy Nilsson
IRepository & IUnitOfWork in entity framework core#
links#
Ordering microservice, part of the eShopOnContainers repo
Ximo, DDD skeleton solution, Omar Besiso
The business value of using DDD, Vaughn Vernon
An example of Modelling aggregates with DDD and Entity Framework in C# by Vaughn Vernon, author of the red book on DDD.