Skip to content

lukemcgregor/EntityFrameworkBenchmarks

 
 

Repository files navigation

EntityFrameworkBenchmarks

Quick ASP.NET 5 Web Api project to compare Entity Framework 7 (beta 4) performance against dapper.net and raw ADO.NET.

See the blog post here: http://ppanyukov.github.io/2015/05/20/entity-framework-7-performance.html

Branches

  • master -- The latest and greatest (I suppose)

  • ef7-beta4 -- The original code, base on VS 2015 RC, and beta4 of ASP.NET 5 and EF7.

  • vs2015rtm -- Whatever upgrades to stuff we can do with RTM version of VS 2015 released on 20 July 2015. Not sure what versions of EF etc there will be.

About

Quick ASP.NET 5 Web Api project to compare Entity Framework 7 (beta 4) performance against dapper.net and raw ADO.NET.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%