Search code examples
Can a VO make API calls?...

typescriptdomain-driven-designvalue-objects

Read More
Placing Entity Framework models in the infrastructure layer in onion architecture...

dependency-injectionentity-framework-coredomain-driven-designonion-architecture

Read More
Role dependent behaviour in state pattern...

design-patternsdomain-driven-designstate-pattern

Read More
Event versioning in CQRS...

eventsdomain-driven-designversioningcqrs

Read More
How to update ReadModel of an Aggregate that has an association with another Aggregate...

eventsdomain-driven-designcqrsevent-sourcing

Read More
Do repositories break the rule of DDD?...

domain-driven-design

Read More
Are BFF (Backend for Frontend) and DDD mutually exclusive?...

c#microservicesdomain-driven-designclean-architecture

Read More
DDD and C# - Restricting access to child entity...

c#oopdomain-driven-designaggregateroot

Read More
Product Versioning Microservices...

architecturedockerdomain-driven-designsoamicroservices

Read More
The LINQ expression could not be translated when I try filter my value object property...

linqentity-framework-coredomain-driven-design

Read More
How can i call DTO in domain layer if it must be implemented on application layer?...

.netarchitecturedomain-driven-designdto

Read More
Should Entities in Domain Driven Design and Entity Framework be the same?...

entity-frameworkarchitecturedomain-driven-designentities

Read More
Kotlin reify is not getting the actual instance type...

kotlingenericsreflectiondomain-driven-designreify

Read More
Creating a domain object from an Infrastructure service and apply business logic...

design-patternsdomain-driven-design

Read More
Use cases vs Domain vs Repositories: Where should the business logic reside?...

design-patternsarchitecturedomain-driven-designclean-architectureuse-case

Read More
Is it recommended for a Bounded Context to communicate with another to validate entity relationships...

microservicesdomain-driven-designbounded-contexts

Read More
Why does my reactjs project on hostinger give a 404 error when opening a new tab or refreshing the p...

javascriptnode.jsreactjsreact-hooksdomain-driven-design

Read More
Difference between specification and a policy?...

javadomain-driven-designpolicyspecifications

Read More
Designing a microservice API for delayed response in complex calculations with request concurrency c...

microservicesdomain-driven-designdelayapi-design

Read More
NU1101 Unable to find package Pluralsight.DDD.Deps. No packages exist with this id in source(s): Mic...

asp.netnugetdomain-driven-designnuget-packageardalis-cleanarchitecture

Read More
Implementing microservices architecture, managing its interdependencies...

c#microservicesdomain-driven-design

Read More
How to properly build rich domain models...

domain-driven-designclean-architecturesingle-responsibility-principlerich-domain-model

Read More
Aggregate root referencing a child of a different aggregate root in DDD...

aggregatedomain-driven-design

Read More
Domain Driven Design (DDD) Common entity class with strongly typed Id...

c#.net.net-coredomain-driven-design

Read More
DDD Aggregate Modeling Invariant...

architectureaggregatedomain-driven-designsoftware-design

Read More
Event validation...

domain-driven-designcqrsevent-sourcing

Read More
Should database primary keys be used to identify entities across microservices?...

microservicesdomain-driven-designbounded-contexts

Read More
How to apply Clean Architecture when Application requires Use Cases to be executed on Client and Ser...

architecturedomain-driven-designsoftware-designclean-architecture

Read More
Hibernate, Value Object and old data backward compatibility problem...

hibernatevalidationormdomain-driven-designvalue-objects

Read More
Relating creation and update request use cases to entity in clean architecture REST...

restoopdomain-driven-designclean-architectureuse-case

Read More
BackNext