Guide: https://docs.microsoft.com/en-us/dotnet/architecture/microservices/microservice-ddd-cqrs-patterns/implement-value-objects#persist-value-objects-as-owned-entity-types-in-ef-core-20
There is information relating to Owned Entities in EF Core included in this Value Object guide that does not exist on the Owned Entities document. Largely the Persist value objects as owned entity types in EF Core 2.0 section.
Similarly shouldn't this document point out the relation to DDD Value Objects with a link to the guide or maybe even merging them?
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
Guide: https://docs.microsoft.com/en-us/dotnet/architecture/microservices/microservice-ddd-cqrs-patterns/implement-value-objects#persist-value-objects-as-owned-entity-types-in-ef-core-20
There is information relating to Owned Entities in EF Core included in this Value Object guide that does not exist on the Owned Entities document. Largely the
Persist value objects as owned entity types in EF Core 2.0section.Similarly shouldn't this document point out the relation to DDD Value Objects with a link to the guide or maybe even merging them?
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.