Search code examples
Why the address is in an invalid state in this code?...


c#validationdomain-driven-design

Read More
Should handler from the Application layer return DTO or domain object...


c#.netdomain-driven-design

Read More
domain driven design ports and adapters...


domain-driven-designsoftware-designclean-architectureonion-architecturehexagonal-architecture

Read More
What are the differents between microservices and domain driven design?...


node.jsmicroservicesdomain-driven-design

Read More
DDD Auditing? Domain Layer or Repository Layer?...


design-patternsdomain-driven-designrepository-pattern

Read More
Are Domain Models different from the Database models?...


c#domain-driven-design

Read More
Best practices in DDD to validate an object...


validationdomain-driven-design

Read More
DDD Orchestration-based saga race condition...


domain-driven-designrace-conditionsaga

Read More
Does AutoMapper pattern violate principle of DDD?...


domain-driven-designautomapperabp-framework

Read More
In DDD, where's the right or recomendable place to call the logging service?...


architecturedomain-driven-design

Read More
Where "global entities" should be in a DDD SaaS example?...


domain-driven-design

Read More
How to avoid creating too large DDD aggregates?...


repositoryaggregatedomain-driven-designentity

Read More
How to use AsNoTracking in a service layer...


c#asp.net-coredomain-driven-designentity-framework-coreasp.net-core-webapi

Read More
Where to put implementation of frequently used interface in Clean Architecture...


domain-driven-designclean-architectureinterface-implementation

Read More
Event Storming Events?...


domain-driven-designcqrsevent-storming

Read More
DDD deal with distributed status accross domains...


microservicesdomain-driven-design

Read More
DbContext interface in DDD...


c#interfaceentity-framework-coredomain-driven-designdbcontext

Read More
DDD - validation related entities in aggregate root...


domain-driven-designddd-repositoriesddd-service

Read More
.NET EF - how to avoid code duplication for identical models in different db contexts using Clean Ar...


.netentity-frameworkdomain-driven-designmulti-tenantclean-architecture

Read More
Data access layer design in DDD...


ormdomain-driven-designpocodata-access-layer

Read More
Entity/Domain purety dilemma in the clean architecutre/Domain driven design...


coding-styledomain-driven-designclean-architecturebusiness-logic

Read More
what to do when strong consistency is required, but entity (might) need to be shared across boundary...


microservicesdomain-driven-design

Read More
How can I make Ef Core totally ignore an object who wraps other properties inside an Entity...


c#entity-framework-coredomain-driven-design

Read More
Modeling a many to many relationship to a DDD aggregate...


.netentity-frameworkmicroservicesdomain-driven-designaggregateroot

Read More
Domain Driven Design (Domain Events) for ASP.NET Web API...


c#asp.netapidomain-driven-designdomain-events

Read More
DDD: using db layer as a singleton, could this be problematic...


javascriptnode.jsfunctional-programmingdomain-driven-designinversion-of-control

Read More
Annotations in domain objects with JPA violates Database is a detail...


javahibernatejpadomain-driven-designclean-architecture

Read More
How to setup domain model as actor?...


scalaakkadomain-driven-designactor

Read More
How to handle domain events that are raised by event handlers?...


c#entity-frameworkdomain-driven-design

Read More
If a company sells a lot of things, how do I define the core subdomain?...


domain-driven-design

Read More
BackNext