Search code examples
In Event-sourcing how to deal with failure in production?...

domain-driven-designcqrsevent-sourcingevent-driven

Read More
Domain Driven Design repository for child aggregate entity...

dnsrepositoryaggregatedomain-driven-design

Read More
Are there any specialized databases for event-sourcing?...

design-patternsarchitecturedomain-driven-designevent-sourcing

Read More
How to execute a default method before the interface implementation code C#?...

c#.netinterfacedomain-driven-designsolid-principles

Read More
Domain-Driven Design: Is a Subdomain a class?...

oopdomain-driven-design

Read More
How to Approach Domain Modelling with Polymorphic Entity in Domain-Driven Design?...

domain-driven-design

Read More
Event Storming : Domain Event "Add to Cart Requested" is Good or Bad practice?...

domain-driven-designdomain-modelevent-storming

Read More
Why should I isolate my domain entities from my presentation layer?...

design-patternsarchitecturedomain-driven-designpresentation-layerdata-transfer-objects

Read More
Microservices - in an organization with multiple businesses...

web-servicesservicearchitecturemicroservicesdomain-driven-design

Read More
ASP.NET Core 6 MVC page to create object with list of complex objects...

c#.netasp.net-core-mvcdomain-driven-design.net-6.0

Read More
DDD Modeling of value object and entities and dictionary types...

javahibernatejpadomain-driven-design

Read More
Can I use type of domain layer entities in presentation layer?...

c#.net-coredomain-driven-designautomapper

Read More
Are login/register commands or queries in CQRS...

authenticationdomain-driven-designcqrs

Read More
DDD: choose relationship or only id reference with JPA/Hibernate...

javahibernatejpadomain-driven-design

Read More
DDD: Primary keys (Ids) and ORMs (for example, NHibernate)...

nhibernatearchitecturedomain-driven-design

Read More
What nested class type is best suitable for Domain Events?...

javadomain-driven-designinner-classesclean-architecturehexagonal-architecture

Read More
Importing external libraries in the domain layer in DDD...

importdomain-driven-designhexagonal-architecturegithub-third-party-apps

Read More
Is it bad practice to have validation in the application service that checks if a DTO's id is va...

architecturedomain-driven-designtdd

Read More
Domain vs DTO on database entity relations...

javaspringjdbcdomain-driven-designentity

Read More
DDD: (Domain And ViewModel)=> common Behaviors...

c#asp.net-mvcdomain-driven-designasp.net-mvc-viewmodel

Read More
Actual difference between Value Objects and Entities. DDD...

domain-driven-designentitiesvalue-objects

Read More
Implementing Domain-Driven Design and Transactions...

transactionsdomain-driven-design

Read More
Unit of Work, Entity Framework and Core Services...

entity-frameworkdomain-driven-designrepository-patternunit-of-work

Read More
How to use Unit of Work in Domain Layer...

.netdomain-driven-designunit-of-work

Read More
How to implement EF Core abstract based model with navigation properties of abstract types...

c#.netinheritanceentity-framework-coredomain-driven-design

Read More
EF Core DDD best practice...

c#entity-framework-coredomain-driven-design

Read More
Validation / Business rules with related objects...

domain-driven-design

Read More
How to ensure composite commands including persisting to db and dispatching events are atomic?...

transactionsdomain-driven-designdomain-events

Read More
in DDD how do you handle entity fields like updatedAt?...

domain-driven-designddd-repositories

Read More
ORM Entities vs DDD Entities...

javaspringjpaormdomain-driven-design

Read More
BackNext