Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in domain-driven-design

Why limit commands and events to one aggregate? CQRS + ES + DDD

From MVC to MVVM

Remove an item from Collection using Entity Framework

Static Methods : When and when not

Mapping private attributes of domain entities with Dapper dot net

DDD - Enforce invariants with small aggregate roots

Validation and DDD - kotlin data classes

Domain driven design: Manager and service

What types of Written Design Documents are used in DDD projects?

domain-driven-design

Domain Driven Design Onion Architecture with Django Rest Framework

DDD, Repository, & Encapsulation

Domain Driven Design - External Data API as Respository or Service

DDD "Module" in C#.NET

In a DDD approach, is this example modelled correctly?

Single or multiple topic (stream) per Aggregate Root event in kafka

Persistance ID's and Domain Model Entities

How do you integrate Active Directory into a .NET app using DDD?

Is clean domain-driven-design(DDD) a utopia? [closed]

When do domain event handlers come into play?

Should I validate inside DDD domain project?