Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in aggregateroot

Defining aggregate roots when invariants exist within a list

What is the recommended way to add child entities to aggregate roots?

Is it OK to create huge events in Event Sourcing?

DDD functional way: Why is it better to decouple state from the behavior when applying DDD with functional language?

DDD - Enforcing rules which need to know about multiple aggregate roots

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