Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I 100% agree with the first point, but the second one isn't C#/.NET related at all.

ORMs pose the same problem regardless of the language/framework or implementation. I've seen the same issues with Java's hibernate, too, no difference there.



Except that EF Core is way more modern, thin and with sane defaults (more like Dapper.NET Micro ORM) than traditional EF - which is a fat, untamable beast just as Hibernate (and NHibernate was). Plus, no one forces you to use ORMs. Just use plain SQL as with any other language if that suits your needs.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: