dotnet / efcore

EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
https://docs.microsoft.com/ef/
MIT License
13.65k stars 3.15k forks source link

Use layering to make conventions more robust #15898

Open AndriySvyryd opened 5 years ago

AndriySvyryd commented 5 years ago

This should allow to fix these:

ajcvickers commented 3 years ago

See also #23575

ajcvickers commented 1 year ago

See also #29890