Unit Testing Domain Services Against a Real Database...
Read MoreDoes application event term exist in DDD?...
Read MoreUncle Bob's Clean Code Use Case Definition...
Read MoreHow to define many-many using fluent api with EF Core...
Read MoreGet child data by child id through the aggregate root in DDD and EF Core...
Read MoreHow are Value Objects stored in the database?...
Read MoreIs consuming your own API necessary in this case?...
Read MoreDDD: should entities contain or reference other entities?...
Read MoreHow to manage read requests in an event sourced application...
Read MoreAbout Uncle Bob's clean architecture inversion of dependencies and Node.js...
Read MoreMain and visibly apparent difference between n-tier and clean architecture...
Read MoreClean architecture for proxy applications...
Read MoreHow to Use Contains a vlaue object type in DDD repository?...
Read MoreKafka Consumers in Onion Architecture...
Read MoreHow to provide non-determinist value (id, dates, random...) to Domain Entity or Aggregate Root given...
Read MoreOnion Architecture - Repository Vs Service?...
Read MoreHow we can access to nested class in an aggregate...
Read MoreIs it possible to use DDD and BDD together?...
Read MoreWhat type of data should be passed to domain events?...
Read MoreWhat actually is a subdomain in domain-driven design?...
Read MoreASP.NET Core 6.0 - Entity Framework error migrations...
Read MoreHow to filter with Contains a vlaue object type in DDD repository?...
Read MoreHandling of Firestore IDs in models and entities...
Read MoreHow to "replay" past integration events to replicate current state in a new context...
Read MoreWhat does bounded context mean in Microservices World?...
Read MoreShould I restrict the construction of a domain object to an external service?...
Read MoreFree video (screencast , webcasts ...) training on DDD...
Read MoreShould a Serverless Cloud Function Be Implemented Inside UI Layer (DDD)?...
Read MoreCan an aggregate have lite version of another aggregate just for read?...
Read More