Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in aggregateroot

Aggregate for one entity

Custom Field Design with C# and RavenDB

Domain Driven Design - How to handle updates for parts of your aggregrate roots

CQRS Repository/event publisher

How to implement checkout in a DDD-based application?

How to model sort order for many-to-one across two aggreagate roots

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