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

Conceptual confusion between Aggregates and Owned Entities #1998

Closed
mvelosop opened this issue Dec 18, 2019 — with docs.microsoft.com · 1 comment
Closed

Conceptual confusion between Aggregates and Owned Entities #1998

mvelosop opened this issue Dec 18, 2019 — with docs.microsoft.com · 1 comment

Comments

Copy link

Hi,

The second paragraph states that:
> Owned entities... ... are conceptually similar to aggregates.

But... Owned entities are the way to implement Value Objects, because they don't have an identity of their own, while Aggregates do have an identity, as a part of their key fundamentals.

So they're actually completely different, by large.


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

@ajcvickers
Copy link
Member

@mvelosop This is basically true--see dotnet/efcore#17836 (comment)

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