Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in domain-driven-design

Consensus between DDD and Enterprise Architecture [closed]

DDD design understanding

WCF Best Practice for Data Contracts, Shared Classes, and DTOs

Should I avoid aggregates (DDD) in a system without an event store?

DDD with EF Core(DTO, Business, Etc)

Best strategy to update collection on database

Abusing domain driven design

External id as domain identity

domain-driven-design

MVC DDD and throwing errors for business logic

Using DDD and AutoMapper, how do you do work on the same aggregate root in multiple services within a single unit of work?

Best practice: how to implement many-to-many relations using Domain Models without framework

How to design a domain model related to confidential documents management?

Using a lot of service classes in a domain model is a sign of what

In which layer should live read models (projections) in DDD with Event Sourcing?

Code Generation - Domain/model first (DDD) [closed]

What does bounded context mean in Microservices World?

Complex domain model based on companies and not users

Value Object with identity

domain-driven-design

Understanding the concept of Hexagonal Ports and Adapters with an example

c# domain-driven-design