Skip to content

fatihyildizli/dotnetcore-EFCore-Dapper-ORM-comparision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EFCore-Versus-Dapper

This project compares Dapper and EFCore elapsed time in .net core API. I used Northwind database Orders & Shippers table.

Dependencies:

Microsoft.EntityFrameworkCore.SqlServer
Dapper
Dapper.FluentMap
Swashbuckle.AspNetCore.SwaggerGen
Swashbuckle.AspNetCore.Swagger

Example EFCore vs Dapper

Alt Alt

Database:

Northwind : https://www.microsoft.com/en-us/download/confirmation.aspx?id=23654

DB Schema:

Alt

About

⚖️ This project compares Dapper and EFCore elapsed time in .net core API. Used Northwind db for this example.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages