Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in domain-driven-design

Event publisher for ASP.NET Web Api

How to manage domain model or data access model or data transfer model

c# domain-driven-design

Doesn't updating read models using domain events duplicate business logic?

Validating domain model using extension methods

DDD Modify one aggregate per transaction with invariants in both aggregates

Is Martin Fowler's POEAA implementation of Unit of Work an anti-pattern?

DDD, Event store, UI

Event versioning in CQRS

Where should logging logic sit within a DDD solution?

DDD, Encapsulation and Layered Architecture: Is my domain too anaemic?

From CRUD to DDD

domain-driven-design

Best practice for naming Event Types in Event Sourcing

Is a guid as identity field better in domain-driven design?

CQRS + EventSourcing. Change Aggregate Root history

Persistence ignorance and DDD reality

Aggregate to JPA Entity mapping

Sending an e-mail or SMS using CQRS and domain-driven-design

.NET DDD Example [closed]