Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in domain-driven-design

How loosely coupled can a Domain Model be?

Creating child instances on an aggregate root in DDD

domain-driven-design

Default dependency injection? [duplicate]

DDD - Should entities create entities?

domain-driven-design

How to do this in DDD without referencing the Repository from the domain entity?

Difference between Entity and POCO

Domain Model – Repositories – Communication across Sub-Systems

DDD - Manage Coupling between Domain and Repository

How to persist aggregates with repositories?

Handling a domain event in an asp.net mvc controller

DDD / Storing domain events in the graph database

Domain vs DTO on database entity relations

UI layer dependency in DDD

Serializing business objects as JSON

DDD - Value Object flavor of an Entity

DDD with MongoDB