EF Core limits what we can do in our EF Core provider.
You could consider using our C# Driver package which allows you a lot more flexibility in the mappings while still coming with a full LINQ provider for querying.
EF Core limits what we can do in our EF Core provider.
You could consider using our C# Driver package which allows you a lot more flexibility in the mappings while still coming with a full LINQ provider for querying.