Hacker News new | ask | show | jobs
by drdexebtjl 28 days ago
I’ve had so many frustrations with EF Core.

I always inevitably want to model something in the domain in a way that is not be supported by EF. So I have to maintain EF DTOs and basically give up on the change tracker.