Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in aggregateroot

Domain driven design child entities change tracking

When to update audit fields? DDD

DDD Customer, Contacts, and Addresses (aggregate root)

Is Aggregate Root with Deep Hierarchy appropriate in DDD?

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