Presenting Entity Framework Core

EF Core was released in June 2016 after more than 2 years of dedicated effort and following numerous alpha, beta, and even a few release candidate versions. It was originally named Entity Framework 7, but later its name was changed to Entity Framework Core. So what exactly is Entity Framework Core? The official Microsoft documentation (https://docs.microsoft.com/en-us/ef/core/) describes Entity Framework Core as a lightweight and extensible version of Entity Framework. In other words, this is not simply an update from EF6; it's a brand new Entity Framework altogether. EF6 is still actively supported and will continue to have tweaks and fixes made to it, though for many reasons, all of the true innovation has ...

Get .NET Core 2.0 By Example now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.