An open API service indexing awesome lists of open source software.

https://github.com/ukcoderj/adventureworksefcore

Very Basic EF Core Console App Connecting to an AdventureWorks DB
https://github.com/ukcoderj/adventureworksefcore

Last synced: about 1 year ago
JSON representation

Very Basic EF Core Console App Connecting to an AdventureWorks DB

Awesome Lists containing this project

README

          

# AdventureWorksEfCore
Very Basic EF Core/ Dapper (another ORM) Console App Connecting to an AdventureWorks DB

Used as base for working out azure db pricing.

Also used for checking the speed of Dapper vs Entity Framework (Dapper is faster).