dotnet / EntityFramework.Docs

Documentation for Entity Framework Core and Entity Framework 6
https://docs.microsoft.com/ef/
Creative Commons Attribution 4.0 International
1.56k stars 1.94k forks source link

include #4720

Open mccoinu opened 2 weeks ago

mccoinu commented 2 weeks ago

Type of issue

Missing information

Description

[Enter feedback here] In my opinion, a mention of Include and ThenInclude should be added, because it is absolutely necessary for the READ operation. Putting only the class it seems that it is enough to do .Posts to get the list of Posts.

Page URL

https://learn.microsoft.com/en-us/ef/core/modeling/relationships/many-to-many

Content source URL

https://github.com/dotnet/EntityFramework.Docs/blob/main/entity-framework/core/modeling/relationships/many-to-many.md

Document Version Independent Id

9234f104-802f-8ee0-8a54-ff3b8f49857e

Article author

@ajcvickers