Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in domain-driven-design

Should lookup values be modeled as aggregate roots?

How does Behaviour Driven Development (BDD) work with Domain Driven Design (DDD)

domain-driven-design bdd

What are the typical layers in an onion architecture?

CQRS aggregates

Consuming external webservices in domain driven design

domain-driven-design dns

What is your threshold to use factory instead of a constructor to create an object?

DDD: SO tag. An Entity or value type?

domain-driven-design

Factory Pattern where should this live in DDD?

DDD: Should 'country' be a Value Object or an Entity?

oop domain-driven-design

The repository itself is not usually tested?

DDD: solution for references to a non aggregate root

Questioning the use of DTOs with restful service and extracting behavior from update

Implementing the Repository Pattern Correctly with EF Core

If repositories are for aggregate roots, where should data access logic for other entities go?

Real-World DDD: Structuring the Domain Layer

domain-driven-design

In DDD where to keep custom exceptions (application exceptions)? In Infrastructure layer?

.net domain-driven-design

Scaling a rich domain model

Should JPA entities and DDD entities be the same classes?

unique validation in DDD

New entity ID in domain event