Hacker News new | ask | show | jobs
by issung 1082 days ago
I purely use EFCore for managing migrations easily, almost all queries end up complicated enough or need atomicity so I write them as raw, the automatic object mapping is just a nice bonus.