Wycott
❔ Is Entity Framework still worth using
It has been a good 10 years or so since I used EF. From what I recall, it was good for code first and also for generating client side code directly from stored procedure outputs. Aside from that, there seemed to be few upsides for what seemed to be a fairly heavyweight ORM. I guess a lot has changed since those early days, and I understand EF is even a part of the .NET Core offering. Has anybody got any more recent experiences they would like to share?
62 replies