Aggregation¶
π Articles¶
- Processing multiple aggregates β transactional vs eventual consistency
- Handling concurrency β Aggregate Pattern and EF Core
- Aggregate (Root) Design: Behavior & Data
- Strengthening your domain: Aggregate Construction
- Idempotent Aggregates
- Strengthening your domain: Aggregate Construction
- Link to an aggregate: reference or Id?
- Entities, Value Objects, Aggregates and Roots
- How to Handle Updates on Aggregates - Domain-Driven Design w/ TypeScript
- DDD: guidance on updating multiple properties of entities
- Donβt Create Aggregate Roots
- Handling concurrency β Aggregate Pattern and EF Core
- Link to an aggregate: reference or Id?
- Avoid Exposing Collections Directly as Properties
- Aggregate Responsibility Design
- Entities - ABP
- Aggregate pattern in Domain-Driven Design
- DDD Beyond the Basics: Mastering Aggregate Design β
- Domain-Driven Design: A Walkthrough of Building an Aggregate β
- Domain Driven Design: Patterns for Aggregate Creation Mastery β
πΊ Videos¶
- Aggregate (Root) Design: Separate Behavior & Data for Persistence β
- All our aggregates are wrong - Mauro Servienti β
- Adding Aggregate Example to Clean Architecture solution template
- Aggregate Design: Using Invariants as a Guide
- Decomposing CRUD to a Task Based UI
- ALWAYS Valid Domain Model