Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in domain-driven-design

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?

EF Core: One to many relationship without navigation property in domain

Clean architecture with C#: A better design to perform validation in Value Objects

What is the better approach for creating folder structure on a DDD project

Applying Business Rules stored in a database when using Domain Driven Design

c# domain-driven-design

Is important Repeat yourself rule for CQRS

Just how limited should the responsibilities of a Repository be?

Reactive programming in Domain Design

Entity Framework: storing as a list of complex type

What is an Aggregate Root?

Solve apparent need for outside reference to entity inside aggregate (DDD)

domain-driven-design

Are login/register commands or queries in CQRS

Best practice to apply domain driven design in .NET?