Search code examples
DDD shared entity between two aggregate roots...


entitydomain-driven-designaggregaterootvalue-objects

Read More
Can an aggregate issue its own commands?...


domain-driven-designcqrsevent-sourcingaggregateroot

Read More
How to implement checkout in a DDD-based application?...


c#domain-driven-designaggregaterooteventual-consistency

Read More
Aggregate Roots DDD/UoW/Repo/Service...


c#design-patternsdomain-driven-designrepository-patternaggregateroot

Read More
Where to validate unique AggregateRoot-properties?...


domain-driven-designddd-repositoriesaggregaterootunique-index

Read More
DomainEventPublisher consistency...


domain-driven-designaggregateroot

Read More
DDD using repository in entity for validation before update...


oopdomain-driven-designrepository-patternddd-repositoriesaggregateroot

Read More
DDD About a design decision...


domain-driven-designaggregateroot

Read More
DDD: aggregate root needs information from another aggregate root...


architecturedomain-driven-designaggregateroot

Read More
Domain Driven Design Model Setup...


c#domain-driven-designentitiesaggregateroot

Read More
A problem with understanding aggregates and aggregate roots in Domain Driven Design (DDD)...


domain-driven-designaggregateaggregationaggregateroot

Read More
DDD handling Aggregate updates over time...


domain-driven-designevent-sourcingaggregateroot

Read More
In DDD aggregate root, where should be placed logic of checking existing aggregate...


domain-driven-designaggregaterootdomainservices

Read More
DDD: Aggregates and Deletes...


entitydomain-driven-designaggregateaggregateroot

Read More
DDD, Abstract class, Aggregates and Repository, one or many repository?...


domain-driven-designabstract-classddd-repositoriesaggregateroot

Read More
How to define aggregate roots from a relational model in order to use it for DDD?...


domain-driven-designaggregaterootaggregates

Read More
How can I model a template-like entity in DDD?...


c#domain-driven-designaggregaterootaggregates

Read More
Using aggregates and Domain events with nosql storage...


nosqldomain-driven-designaggregaterootaggregatesdomain-events

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


ooprepositorydomain-driven-designaggregaterootaggregates

Read More
Domain driven design and aggregate references...


repositorydomain-driven-designaggregaterootaggregates

Read More
Association between aggregates, how to decide between holding reference to the object or only to its...


domain-driven-designaggregateaggregateroot

Read More
DDD aggregate root is it correct to have an static method that create the object...


c#domain-driven-designaggregateroot

Read More
How are aggregates instantiated to test other aggregates with?...


unit-testingdomain-driven-designaggregaterootaxon

Read More
Should one root be for the whole aggregate graph or should multiple roots be in the same graph?...


c#oopdomain-driven-designaggregationaggregateroot

Read More
DDD: How many Aggregate roots do I need?...


domain-driven-designaggregateroot

Read More
CQRS+ES: irrelevant Command/Event for Aggregate but important for Projection...


eventsdomain-driven-designcqrsevent-sourcingaggregateroot

Read More
JPA aggregate root approach...


javajpaaggregateroot

Read More
Event Sourcing Re-hydration every Command?...


architecturedomain-driven-designcqrsevent-sourcingaggregateroot

Read More
Map commands to value objects in CQRS...


cqrsevent-sourcingaggregaterootvalue-objects

Read More
Options<T> not populating in DI...


asp.net-coredependency-injectionautofacaggregateroot

Read More
BackNext