Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in domain-driven-design

Should the rule "one transaction per aggregate" be taken into consideration when modeling the domain?

Is Domain-Driven Design a right fit for a product in Enterprise Architecture Domain?

Simple Injector: How to register event handlers instances to the event dispatcher

Onion Architecture: Core vs Domain

DDD: Do item counts belong in domain model?

DDD: Who is responsible for the creation of value object and entity?

domain-driven-design

DDD: Where should I set modified date and modified by? Repository or application service?

c# domain-driven-design

How to use Generic Repository with DDD (Domain Model + Persistence Model)?

Keeping consistency between aggregates

Where put a common value object between two bounded contexts?

domain-driven-design

CQRS/DDD: Checking referential integrity

DDD, Aggregate roots and Entities

DDD Read-Only Repositories returning "value objects"

Concurrency with DDD + CRQS + ES

How much logic should i put my repository methods when using repository pattern?

DDD: Can a Value Object have lists inside them?

Typical .NET DDD architecture vs Django/Rails practices

Try Catch in Repository

Filters in DDD Repository

domain-driven-design

How is a delete of an aggregate root handled in DDD?

domain-driven-design