Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in domain-driven-design

Using my own domain model objects with .edmx in Entity Framework

DDD and configuration

HATEOAS REST API and Domain Driven Design, where to put the workflow logic?

How to avoid setters using Symfony with admin panel creator?

DDD Modeling of value object and entities and dictionary types

Specification pattern async

C# / DDD: How to model entities with internal state objects not instantiable by the domain layer when using onion architecture?

How the Entity Framework Code-First mappings reflect the domain driven design?

Hexagonal architecture - a simple use case

Services and Authorization in Onion Architecture

Defining aggregate roots when invariants exist within a list

DDD/CQRS/ES Implement aggregate member using graph database aka using an immediately consistent readModel as entity collection

CouchDB / NoSQL and Domain Driven Design?

Should aggregate roots have dependencies?

ElasticSearch as EventStore

Don’t mock value objects: too generic rule without explanation

What is the recommended way to add child entities to aggregate roots?

Domain Driven Design and Security

domain-driven-design

Where to put domain logic which needs to fetch data from database

Best practice for setting default values for model properties in Domain Driven Design?