EntityFramework.Docs
EntityFramework.Docs copied to clipboard
Add back setter for scaffolded collection navigations
Type of issue
Outdated article
Description
Add back setter for scaffolded collection navigations
Page URL
https://learn.microsoft.com/en-us/ef/core/modeling/relationships/navigations#reference-navigations
Content source URL
https://github.com/dotnet/EntityFramework.Docs/blob/main/entity-framework/core/modeling/relationships/navigations.md
Document Version Independent Id
46d5e507-b441-4c2c-26c5-7e8a4b03b29a
Article author
@ajcvickers
@Varorbc you'll have to provide a bit more context on what you're asking here.
@roji missing set
Are you saying we need to fix the docs, or scaffolding? For collection navigations, or for reference navigations (which is what you linked to above)? Please, take the time to write a few sentences on what you'd want us to do.
Okay, please forgive my expression. What I mean is that the collection navigations in the docs I mentioned is missing a set because #30311 has already been merged, so the docs also needs to be updated accordingly