Aggregate or entity without business attributes...
Read MoreAdding dependency to class only because another [child] dependency needs it...
Read MoreCommunication between controller and facade, transformation request => dto...
Read MoreIn an Event-Driven Microservice, how to I update private database with older data...
Read MoreWhat are Modules in aspnetBoilerplate?...
Read MoreHow to Implement DDD repository pattern using raw JDBC or Mybatis?...
Read MoreFinding aggregate id based on dependency...
Read MoreDomain driven design - incremental save from UI...
Read MoreHow to read Config values in Cross Cutting project?...
Read MoreMethod in Entity need to load all data from aggregate, how to optimalize this?...
Read MoreDDD using repository in entity for validation before update...
Read MoreMap two aggregates inside one Model DDD .NET Core...
Read MoreIDDD Red Book: Chapter 13 Integrating Bounded Context, RESTful Temporal Decoupling...
Read MoreChoosing a NoSQL database for storing events in a CQRS designed application...
Read MoreDo Rich Domain Models mean large domain classes are acceptable?...
Read MoreDomain Driven Design efforts in dynamic languages?...
Read MoreNHibernate Aggregate Traversal (C#)...
Read MoreDDD: aggregate root needs information from another aggregate root...
Read MoreTesting the Inner part of the Onion...
Read MoreHow to correctly reference a collection of Aggregates?...
Read MoreApplication service parameters / return types...
Read MoreIncluding user id in domain events...
Read MoreAxon - SubscribingEvent vs TrackingEvent processor...
Read MoreIs it possible to implement MediatR in the Aggregates (Domain Layer) without dependency injection (D...
Read MoreOrganize invoking lambda functions...
Read MoreDefining a Message Passing domain with very many message types...
Read MoreThe aggregate must know and base its behavior only on its own state? Can the aggregate use the state...
Read More