Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in aggregateroot

Multiple Aggregates Root INSTANCES per transaction

Aggregates in CQRS

Entity vs Aggregate vs Aggregate Root

DDD: Getting aggregate roots for other aggregates

DDD: refer to an entity inside an aggregate root by its identity

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?