EntityFramework.Docs
EntityFramework.Docs copied to clipboard
Document how to compose at the LINQ level
To avoid people dropping down to the expression builder when it is not required.
See https://github.com/aspnet/EntityFrameworkCore/issues/19380. Explain how to correctly do this.