dotnet / dotnet/EntityFramework.Docs

Document querying using keyless entities with relationships/navigation properties

Open
#809 2 comments 2 reactions 0 assignees View on GitHub
area-query-related-data
Dominant language
Mermaid
Stars
1.7k
Forks
2k
Avg merge
7d 23h
Merged PRs (30d)
16

Description

Reading the documentation it wasn't very clear to me what kind of scenarios Navigation with Query Types are supported.

@julielerman raised this issue [here](https://github.com/aspnet/EntityFrameworkCore/issues/11971), and a few annotations have been made to the documentation ([here](https://github.com/aspnet/EntityFramework.Docs/pull/698/files)) but I don't think this is clear enough.

We could have a sample showing the "right way" of doing it: with the "inverse" navigation property, and a sample showing what would happen if you do it the other way, maybe showing the exception you would get, so people can find the issue quicker when searching.

What do you think? I could write a concise sample with the entities used in the docs showing this more clearly.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.