DDD: MailService.SendNotificationToUser() or User.Notify()?...
Read MoreSync user data from IdP with application database...
Read MoreDDD: User defined infrastructure configurations...
Read MoreHow to dealing with multy source Database using DbContext...
Read MoreHow to use Multiple source Database using EF...
Read MoreBest practice on determining an aggregate root vs child entities (DDD Modelling)...
Read MoreHow to fix An exception was thrown while invoking the constructor 'Void .ctor...
Read MoreEF Core: Many to Many relationship without navigational entity collections...
Read MoreHow to separate my Aggregates by using EF DbContext in DDD...
Read MoreExceptions from Infrastructure to Presentation layers in DDD...
Read MoreHow to correctly persist and present information from multiple aggregates?...
Read MoreDDD pass filters through multiple layers...
Read Morehow to create index for value-object member using c# EF fluent api...
Read MoreDDD Aggregate boundaries one to some and not one to many between entities in one aggregate...
Read MoreDDD: Referencing MediatR interface from the domain project...
Read MoreIs this the correct way/structure of DDD implementation in ASP.NET Core?...
Read MoreShould I enforce referential integrity between my related aggregate roots? If so, where?...
Read MoreDependency between Application Layer and Domain Layer...
Read MoreDDD - Single table for images or separate one for each bounded context?...
Read MoreDTO definition in presentation layer and application layer...
Read MoreDDD - How to design associations between different bounded contexts...
Read MoreHow can I add extra view component class paths in Laravel?...
Read MoreWhere should image processing reside in DDD app?...
Read MoreEvent Sourcing and Clean Architecture - does domain model need to handle events?...
Read MoreHow to validate a factory method?...
Read MoreEnforce business rules out of Aggregate...
Read More