High Performance Database Access with EF Core
Jeremy Likness ⚡️

Jeremy Likness ⚡️ @jeremylikness

About: Hi! I am a longtime developer with a passion to empower other developers to be their best. I focus on cloud development and everything related to data access from .NET and .NET Core.

Location:
Seattle
Joined:
May 15, 2018

High Performance Database Access with EF Core

Publish Date: Aug 7 '20
22 1

EF Core is an object relational mapper that allows developers to use a model-driven approach for database access. Recently, Microsoft MVP Phil Japikse and VS Toolbox host Robert Green created a video series named "EF Core In-Depth." We spoke with both of them about their motivation behind the series.

Phil and Robert shared demos that show the massive performance improvements in EF Core on .NET Core compared to Entity Framework 6 on the .NET Framework. In addition to performance, the team discussed the motivation behind EF Core architecture decisions, how to decide what version of EF Core to use (nightly builds? latest stable? most recent preview?), optimistic and pessimistic concurrency, and more.

You can find the links that were discussed in the show at:

https://www.theurlist.com/efcore-standup-2020-08-05.

Have feedback for the EF Core team? File an issue or join one of our many online discussions.

Comments 1 total

  • Evan BOISSONNOT
    Evan BOISSONNOTAug 12, 2020

    Verry interesting video, and the serie was it too ! :)

Add comment