Search code examples
Entity Framework Core foreign key relationship Guid to ValueObject type...

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

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
No backing field could be found for property and the property does not have a getter with value obje...

c#entity-framework-corevalue-objects

Read More
Declare Doctrine Embeddable as nullable or not...

phpdoctrine-ormormdoctrinevalue-objects

Read More
Advice to refactor null checks?...

c#.netrefactoringclean-architecturevalue-objects

Read More
Prevent "initialization autoloaded the constant" for value objects in initializer...

ruby-on-railsrubyinitializationvalue-objects

Read More
ASP.NET Core 8 Minimal API [FromForm] Binding of a Value Object Property...

c#value-objectsminimal-apisasp.net-core-8

Read More
Shared value object in concept but with different validation rules...

domain-driven-designvalue-objects

Read More
Domain Driven Design can an Aggragate Root be an Value Object...

entitydomain-driven-designaggregaterootvalue-objects

Read More
Can a VO make API calls?...

typescriptdomain-driven-designvalue-objects

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

hibernatevalidationormdomain-driven-designvalue-objects

Read More
How far to push the SOLID principles in an app following DDD philosophy...

phpdomain-driven-designsolid-principlesvalue-objects

Read More
How are Value Objects stored in the database?...

domain-driven-designvalue-objects

Read More
Is a Data Transfer Object the same as a Value Object?...

javadesign-patternsweb-applicationsvalue-objectsdata-transfer-objects

Read More
How to filter with Contains a vlaue object type in DDD repository?...

c#domain-driven-designcontainsiqueryablevalue-objects

Read More
Value object encapsulating domain logic...

phpaggregatedomain-driven-designvalue-objects

Read More
Create multiple structs with same implementation...

c#structvalue-objects

Read More
EF Core - Create composite unique index with a value object and a parent type...

c#entity-framework-coreunique-constraintvalue-objects

Read More
Using C# 9 records as properties in entities with Entity Framework Core...

c#entity-framework-corevalue-objects

Read More
Value Objects with third party validation...

domain-driven-designvalue-objects

Read More
DDD - How to use Shared Kernel with multiple bounded contexts?...

c#domain-driven-designvalue-objectsbounded-contexts

Read More
Business logic inside of value object...

objectoopdesign-patternsvalue-objects

Read More
How to implement for a Web API project field level permission with EF Core 6 and value objects...

c#jsonentity-framework-corevalue-objects

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

domain-driven-designentitiesvalue-objects

Read More
Domain Driven Design - Can you use a simplified existing Aggregate in a different Aggregate Root...

domain-driven-designaggregaterootvalue-objects

Read More
FluentNhibernate Map ValueObject...

nhibernatefluent-nhibernateaggregaterootvalue-objects

Read More
using List<ValueObject> inside an entity DDD...

entity-framework-coredomain-driven-designentityasp.net-core-5.0value-objects

Read More
DDD, problem with value objects and "new Domain()"...

phplaraveldomain-driven-designvalue-objectshexagonal-architecture

Read More
DDD: Domain Objects Structure...

domain-driven-designentitiesaggregaterootvalue-objects

Read More
how to create index for value-object member using c# EF fluent api...

c#domain-driven-designvalue-objects

Read More
BackNext