Using NServiceBus Outbox with CosmoDB persistance in ASP.NET Core Application...
Read MoreDDD - Repository and many-to-many relationship...
Read MoreShould I have same inheritance of ebook and printedbooks in this case?...
Read MoreDDD, should I create a domain service just to save data?...
Read MoreDomain events with composite pattern...
Read MoreWhy the address is in an invalid state in this code?...
Read MoreShould handler from the Application layer return DTO or domain object...
Read Moredomain driven design ports and adapters...
Read MoreWhat are the differents between microservices and domain driven design?...
Read MoreDDD Auditing? Domain Layer or Repository Layer?...
Read MoreAre Domain Models different from the Database models?...
Read MoreBest practices in DDD to validate an object...
Read MoreDDD Orchestration-based saga race condition...
Read MoreDoes AutoMapper pattern violate principle of DDD?...
Read MoreIn DDD, where's the right or recomendable place to call the logging service?...
Read MoreWhere "global entities" should be in a DDD SaaS example?...
Read MoreHow to avoid creating too large DDD aggregates?...
Read MoreHow to use AsNoTracking in a service layer...
Read MoreWhere to put implementation of frequently used interface in Clean Architecture...
Read MoreDDD deal with distributed status accross domains...
Read MoreDDD - validation related entities in aggregate root...
Read More.NET EF - how to avoid code duplication for identical models in different db contexts using Clean Ar...
Read MoreEntity/Domain purety dilemma in the clean architecutre/Domain driven design...
Read Morewhat to do when strong consistency is required, but entity (might) need to be shared across boundary...
Read MoreHow can I make Ef Core totally ignore an object who wraps other properties inside an Entity...
Read MoreModeling a many to many relationship to a DDD aggregate...
Read MoreDomain Driven Design (Domain Events) for ASP.NET Web API...
Read More