Search code examples
DDD: MailService.SendNotificationToUser() or User.Notify()?...

c#-4.0domain-driven-design

Read More
Sync user data from IdP with application database...

c#asp.netdomain-driven-designidentityserver4

Read More
DDD: User defined infrastructure configurations...

configurationdomain-driven-design

Read More
How to dealing with multy source Database using DbContext...

c#entity-frameworkasp.net-coredomain-driven-designardalis-cleanarchitecture

Read More
How to use Multiple source Database using EF...

c#entity-frameworkasp.net-coredomain-driven-design.net-6.0

Read More
DDD: Domain Objects Structure...

domain-driven-designentitiesaggregaterootvalue-objects

Read More
Best practice on determining an aggregate root vs child entities (DDD Modelling)...

c#domain-driven-designaggregateroot

Read More
How to fix An exception was thrown while invoking the constructor 'Void .ctor...

c#asp.net-coredomain-driven-design

Read More
EF Core: Many to Many relationship without navigational entity collections...

entity-frameworkentity-framework-coredomain-driven-design

Read More
How to separate my Aggregates by using EF DbContext in DDD...

entity-frameworkasp.net-coredomain-driven-designdbcontext

Read More
Exceptions from Infrastructure to Presentation layers in DDD...

domain-driven-designonion-architecture

Read More
Aggregate Design for Ledger...

domain-driven-designaggregaterootaccounting

Read More
How to correctly persist and present information from multiple aggregates?...

domain-driven-designevent-sourcing

Read More
DDD pass filters through multiple layers...

asp.net-corerepositorydomain-driven-designspecification-pattern

Read More
how to create index for value-object member using c# EF fluent api...

c#domain-driven-designvalue-objects

Read More
DDD Aggregate boundaries one to some and not one to many between entities in one aggregate...

entitydomain-driven-designaggregationclean-architecture

Read More
DDD: Referencing MediatR interface from the domain project...

c#.netdomain-driven-designmediatr

Read More
Is this the correct way/structure of DDD implementation in ASP.NET Core?...

c#asp.netasp.net-corearchitecturedomain-driven-design

Read More
Should I enforce referential integrity between my related aggregate roots? If so, where?...

entity-framework-coredomain-driven-designabp-framework

Read More
Value object static Factory...

typescriptexpressdomain-driven-designbcrypt

Read More
Dependency between Application Layer and Domain Layer...

dependency-injectiondependenciesdomain-driven-design

Read More
DDD - Single table for images or separate one for each bounded context?...

c#asp.netdomain-driven-design

Read More
DTO definition in presentation layer and application layer...

asp.net-coredomain-driven-designlayerdtoonion-architecture

Read More
DDD - How to design associations between different bounded contexts...

domain-driven-designaggregaterootbounded-contexts

Read More
DDD: the Repository contract...

ormdomain-driven-designrepositoryddd-repositoriesdesign-by-contract

Read More
How can I add extra view component class paths in Laravel?...

laraveldomain-driven-design

Read More
Where should image processing reside in DDD app?...

c#asp.net-coredomain-driven-design

Read More
Event Sourcing and Clean Architecture - does domain model need to handle events?...

c#domain-driven-designevent-sourcingclean-architecture

Read More
How to validate a factory method?...

c#oopexceptiondomain-driven-designfactory-method

Read More
Enforce business rules out of Aggregate...

c#.netdomain-driven-designcqrsclean-architecture

Read More
BackNext