Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in domain-driven-design

DDD Aggregates and value objects

domain-driven-design

Injecting domain service into the AggregateRoots in DDD

Implementing Bounded Context to Entity Framework Based Infrastructure

Replacing service layer with MediatR - is it worth to do it?

EF Core how to implement audit log of changes to value objects

DDD - Value Objects Vs. Entity Objects

How to use reusable validation in a ValueObject

State machines for Entities in DDD and Dependency Injection context?

DDD: Getting aggregate roots for other aggregates

DDD in a configurable rules driven system

Handling entity updates from a mapped object

Domain Model Financial Trading application

CQRS - how to model a scenario execution system

domain-driven-design cqrs

How to check unique constraint violation in nHibernate and DDD before saving?

DDD: Reference another aggregates child entity

DDD Application Service Domain Model to View Model Mapping

EventSourcing race condition

How should rules for Aggregate Roots be enforced?

domain-driven-design