Hacker News new | ask | show | jobs
by anonzzzies 652 days ago
Very nice! Almost everyone I know misses Entityframework if they ever worked with it and similar ergonomic ways in other languages (clojure/cl). Entityframework has it's downsides, but it's so nice to develop with. I don't mind (and often use SQL), in fact, since no longer using C#, I find myself using SQL more often than ORMs as everything is so ... clumsy... compared to entityframework.

Continue doing the excellent work please!

2 comments

Thanks! I miss Entity Framework too, one of the best ORMs out there.
One of my main reasons for using C# is entity framework and Visual Studio itself.