Skip to content

jeff-vera/ef6-vs-dapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ef6-vs-dapper

Sample code to test speed of EF6 vs Dapper.

Works against the AdventureWorks2012 database on a local instance called SQLExpress. To change this for the EF portion, modify the app.config in the test project. For the Dapper portion, modify the connection string in the DapperDriver file.

About

Sample code to test speed of EF6 vs Dapper.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages