Author: Cole Easterday

    Speed Comparison: Dapper vs Entity Framework

    by 

    |

    |  

    in ,

    A few months ago I ran across a blog post about getting started with Dapper.NET. I had heard of Dapper before but had never actually tried to use it. Dapper is known for being fast, but I was curious just how much faster it would be in the situations I typically find myself: writing database…

    Read more…