Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in domain-driven-design

Functional Programming and business domain model

domain driven design repository

Avoid circular references with services and DI

DDD entity constructor parameters

DDD - Update a small detail on an Entity without updating the whole Aggregate Root

TDD + DDD: Model abstractions

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

DDD - Using a Process Manager or a Domain Service

domain-driven-design

Domain Driven Design: Can Infrastructure or Repositories use Domain objects?

domain-driven-design

How to inject service to domain entity and how to persist entity

How to choose DDD Aggregate?

c# domain-driven-design

Which layer should be used for user authentication

Implementing user-defined business rules with DDD

Primitive Obsession - Strongly typed int ID with auto increment

Repository pattern and Joining table in go

Breaking DDD aggregate root reference rule

How to map a DDD Value Object in EF to a different table?

DDD (Domain Driven Design) Can I use inheritance ?

DDD/CQRS : where to persist

domain-driven-design cqrs

DDD - Relaxing the rule of Eventual Consistency between aggregate