Every ORM I've used is lackluster compared to ActiveRecord. The last time I used ActiveRecord was 8 years ago. Current side project in C# using Entity Framework Core 2.0, no support for many-to-many relationships, 3 year long active discussion on GitHubhttps://github.com/aspnet/EntityFrameworkCore/issues/1368 …
-
-
En réponse à @ww
Are you working with in memory collections only, or with a database? If it's the latter I'd suggest checking out Dapper. Once you get past writing the SQL in C# it's really powerful/performant.
1 réponse 0 Retweet 0 j'aime -
En réponse à @jeffdalley @ww
Primary benefit is you can accomplish your potentially complex queries via SQL, and simply map results back to objects. Let's you keep the querying complexity in pure SQL.
1 réponse 0 Retweet 0 j'aime
En réponse à @jeffdalley
Thanks for the recommendation, I'll check it out.
23:22 - 30 déc. 2017
0 réponse
0 Retweet
0 j'aime
Le chargement semble prendre du temps.
Twitter est peut-être en surcapacité ou rencontre momentanément un incident. Réessayez ou rendez-vous sur la page Twitter Status pour plus d'informations.