List Question
20 TechQA 2024-03-06T11:04:40.440000How to persist a Value Object with EF
25 views
Asked by DamianRafalES
Advice to refactor null checks?
37 views
Asked by Doulp
Prevent "initialization autoloaded the constant" for value objects in initializer
115 views
Asked by svoop
EF Core migration error: entity type 'ValueObject' requires a primary key
40 views
Asked by JKamsker
ASP.NET Core 8 Minimal API [FromForm] Binding of a Value Object Property
287 views
Asked by Gup3rSuR4c
Shared value object in concept but with different validation rules
99 views
Asked by Ruben Hart
What is ValueObject in a Doctrine app with translations?
139 views
Asked by Daimos
Getting error related to entity configuration when configuring a ValueObject in EF Core
68 views
Asked by TTomi
Can a VO make API calls?
51 views
Asked by Bernardo Benini Fantin
Object value: Validation of parameters that must exist in the database
33 views
Asked by Topic
Create a class that extends javascript Date does not work
45 views
Asked by stemlaur
Hibernate, Value Object and old data backward compatibility problem
251 views
Asked by Semyon Kirekov
EF Core 7 not binding value objects passed as parameters of a constructor
304 views
Asked by Udeme Bassey
DDD: are domain objects with aggregated properties entities and value objects?
73 views
Asked by RiddleMeThis
How far to push the SOLID principles in an app following DDD philosophy
120 views
Asked by Damien Millot
DDD - Aggregate or Value Object?
84 views
Asked by Jester1811
DDD Changing Validation Const in Value Objects Dynamically
137 views
Asked by Ali_Sayrex
Using EFCore to represent and store Value Objects without using Owned Types
337 views
Asked by MSOACC