#entity-framework

[ follow ]
fromHackernoon
6 months ago

Entity Framework 8 - Partial Classes Tricks You Should Know About | HackerNoon

In EF 8, generating classes directly from the database can lead to loss of customizations when the model is regenerated; partial classes offer a solution to this issue.
Bootstrapping
Scala
fromHackernoon
6 months ago

EF 9 Has a Bug Related to GroupBy Usage: GroupBy Throwing an Exception | HackerNoon

EF9 has a bug related to GroupBy that leads to an 'EmptyProjectionMember' exception during query execution.
[ Load more ]