Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in domain-driven-design

Is Aggregate Root with Deep Hierarchy appropriate in DDD?

How to avoid anemic domain model with business logic in the form of rules

Aggregate for one entity

Refactoring domain logic that accesses repositories in a legacy system

DDD: how to keep a complex value object immutable?

DDD: What is the scope of the ubiquitous language? Is it domain or bounded context?

domain-driven-design

Correct use of Repository / Service Classes

Should domain objects be allowed to be temporarily invalid, and how does that decision affect validation techniques?

DDD, identifying the core domain

Entity Framework Core 2.1 - owned types and nested value objects

Am I using service layer correctly?

What type of result should be returned from the service layer?

Why do REST verbs not necessarily correspond to CRUD actions?

Should you have one-database-to-rule-them-all setup or separated database for each bounded context?

DDD. Domain model and logging

Are there any frameworks/libraries for Delphi that come close to the functionality offered by Bold/Eco?

Is there a sample why Equals/GetHashCode should be overwritten in NHibernate?

Domain Services vs Entity Methods in Domain Model

DDD User Security Policies

are hibernate applications domain driven?