Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in domain-driven-design

Where to implement aggregate level permissions in DDD? [closed]

Authorization & User info in a Service Layer (.NET application)

DDD: refer to an entity inside an aggregate root by its identity

CRUD in DDD Application Services?

DDD update via REST

DDD - how to rehydrate

Is every property of an Entity in domain driven design a value object?

domain-driven-design

Why are repositories only used for aggregates in Domain-Driven Design?

generate java domain objects from database table

Aggregate roots. How far does the rabbit hole go

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