Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in domain-driven-design

IEnumerable<T>.ConvertAll & DDD

How to query aggregate root by some other property apart from Id?

DDD and File Management

Architectural choices for a CRM

Defining allowed value ranges in type member in F#

f# domain-driven-design

1000+ Linq queries or logic in the database...which is worse?

DDD: Model local identity inside agregate root

Executing Commands and Queries without Handlers in CQRS?

Service layer and model associations with Domain-Driven Design

DDD Hexagon - Should the Domain Layer ever talk to the Infrastructure (DAL) Layer in any situation?

How to get an immutable entity from its aggregate in DDD

Should the data access layer know the domain?

DDD : Can a repository access another repository?

is one to one relationship bad strategy

Aggregate as a service

domain-driven-design axon

Entity Framework Cannot Get Entity and Gives "Object's Key Does Not Match.." Error

DDD / Repository

Domain Driven Design (DDD): Domain Event Handlers – Where to place them?