Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update owned entity guidance to explicitly call out that they don't work like value objects #1627

Open
douglasg14b opened this issue Aug 8, 2019 — with docs.microsoft.com · 0 comments

Comments

Copy link

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.

@ajcvickers ajcvickers changed the title Merge fragmented information from "Implement value objects" Microservices Guide into "Owned Entities" documentation Update owned entity guidance to explicitly call out that they don't work like value objects Sep 2, 2019
@ajcvickers ajcvickers added this to the Backlog milestone Sep 2, 2019
@ajcvickers ajcvickers self-assigned this Sep 6, 2019
@ajcvickers ajcvickers removed their assignment Aug 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants