Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in aggregateroot

Why are repositories only used for aggregates in Domain-Driven Design?

Aggregate roots. How far does the rabbit hole go

DDD - Enforce invariants with small aggregate roots

one repository for each root aggregate entity in domain driven design

Aggregate root with Entity Framework using Domain Driven Design

DDD - How to design associations between different bounded contexts

Should lookup values be modeled as aggregate roots?

DDD: solution for references to a non aggregate root

Bounded context implementation and design

DDD navigation to entities inside aggregate root via composite identity

Update an entity inside an aggregate

How should I enforce relationships and constraints between aggregate roots?

Aggregate Root support in Entity Framework

DDD - Modifications of child objects within aggregate

Can aggregate root reference another root?

Dealing with nested aggregates in DDD

DDD: aggregate root question

DDD: Entity identity before being persisted

Aggregate Root references other aggregate roots

Repository Pattern with Entity Framework 4.1 and Parent/Child Relationships