DEV Community

Discussion on: C# and .NET Core Appreciation Post. The most beautiful piece of code I have ever seen... this month!

Collapse
 
neilpearson73 profile image
NeilPearson73

Now if you want it to run 10 times faster, drop entity framework and use dapper

Collapse
 
sduduzog profile image
Sdu

Challenge accepted meme

Collapse
 
terricide profile image
Terricide

If you want better performance but still strongly typed you could look at linq2db