Search code examples
Is it acceptable to remove domain events?...

c#.netdomain-driven-designdomain-events

Read More
Should domain events be raised within or outside of a transaction?...

architecturedomain-driven-designdomain-events

Read More
aarch64/shared/vectors.s: Error: unaligned opcodes detected in executable segment after adding -g op...

assemblyarmdomain-driven-designarm64

Read More
Entity Framework Core foreign key relationship Guid to ValueObject type...

c#entity-framework-coreforeign-keysdomain-driven-designvalue-objects

Read More
DDD. Correct class hierarchy and ensuring invariants...

c#domain-driven-designinvariants

Read More
Decorator pattern with logging...

c#loggingdomain-driven-designdecorator

Read More
Avoid Unit of Work pattern in domain driven design...

domain-driven-designunit-of-workaggregateroot

Read More
Difference between an entity and an aggregate in domain driven design...

c#design-patternsdomain-driven-design

Read More
Consensus between DDD and Enterprise Architecture...

domain-driven-designarchitectural-patternsenterprise-architecture

Read More
Data duplication or async on-demand oriented communication on microservices...

restarchitecturemicroservicesdomain-driven-designwebclient

Read More
CQRS Single Command using condition variable or Multiple specialized commands...

domain-driven-designcqrs

Read More
When do domain event handlers come into play?...

c#eventsdomain-driven-designcqrsdomain-events

Read More
Nestjs Dependency Injection and DDD / Clean Architecture...

typescriptdependency-injectiondomain-driven-designnestjsclean-architecture

Read More
CQRS and Event Sourcing Difference...

domain-driven-designcqrsevent-sourcing

Read More
Bean validation inside the domain abstraction...

javadomain-driven-designclean-architecture

Read More
Data integrity enforcement in Clean architecture: Domain or Data Layer?...

repositorydomain-driven-designclean-architecturebusiness-rulesdata-integrity

Read More
Iterator versus Stream of Java 8...

javajava-8domain-driven-designjava-streamdomain-model

Read More
What is the right way to get data from related tables using an entity and business models separately...

entity-frameworkasp.net-coreasp.net-core-webapidomain-driven-designrelationship

Read More
Business logic in command design pattern...

oopdesign-patternsdomain-driven-design

Read More
Laravel Resources VS ViewModel...

phplaraveldomain-driven-designlaravel-9model-view

Read More
Is MediatR library overused in CQRS examples on the web?...

c#.netdomain-driven-designcqrsmediatr

Read More
Where should the port interfaces in hexagonal architecture go? in application or domain?...

architecturedomain-driven-design

Read More
In DDD(Domain Driven Design), how to persist value objects if they are in separate table with surrog...

domain-driven-designddd-repositories

Read More
Replacing service layer with MediatR - is it worth to do it?...

c#asp.net-coredomain-driven-designsoamediatr

Read More
Best Practices for Managing Unbounded Collections within Domain-Driven Design Aggregates...

domain-driven-designevent-sourcingaxonddd-repositoriesddd-service

Read More
Domain Driven Design Application Layer in an ASP.NET application...

c#asp.net-coredomain-driven-design

Read More
Nestjs Event Sourcing - Event Persistence...

typescriptdomain-driven-designnestjscqrsevent-sourcing

Read More
DDD - Where should third-party API interfaces should be?...

domain-driven-designddd-repositoriesddd-service

Read More
In DDD(Domain Driven Design), can Repository methods accept Entities or Value Objects that the Aggre...

c#domain-driven-designrepository-patterncqrsvalue-objects

Read More
Prevent exception-based control flow in upper layer of Repository pattern...

pythondomain-driven-designrepository-pattern

Read More
BackNext