Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in domain-driven-design

DDD project with AngularJs (SPA) web interface...is it a good idea?

How to define DDD Aggregate root for hierarchical data structure?

Event-sourcing and sagas - compensating transactions

How to update EF Core 2.0 Owned Entities following a DDD aproach?

Which of these examples represent correct use of DDD?

In DDD, a UoW per Repository or Bounded Context or Transaction?

Few confusing things about passing references to non-root entities to external objects

domain-driven-design

Domain events and versioning without CQRS

How to create the database with Entity Framework Code First and DDD?

Where do long running, stateful 'services' fit in DDD?

Logging interface in domain layer

Domain driven design and ORM limitations

Entity creation throws "No parameterless constructor defined for this object"

DDD, CQRS, Event Sourcing: Where do entities come from?

Aggregates, Transactional Consistency and the Entity Framework DbContext

DDD generic vs. specific domain events

DDD and EF Code-First Migrations

How to use actors for database access and DDD?