What's new in EF Core 6

.NET

ORM

I’m compiling information for our next Adelaide .NET User Group meetup which is focusing on the launch of .NET 6 and Visual Studio 2022.

EF Core 6 is the next version of Entity Framework - aka Entity Framework Core 6. Don’t confuse this with the old ‘Entity Framework 6’ (the one you might have used with legacy .NET Framework applications)!

In January 2021, the major themes planned for Entity Framework Core 6 were outlined:

The blog post went into a bit more detail under each of these headings as to what each might entail.

In addition, the plan for Entity Framework Core 6.0 is also published on Microsoft Docs.

Preview 1

Preview 2

Preview 3

No blog post for this release. See GitHub issue list for actual changes included.

Preview 4

Preview 5

Preview 6

Preview 7

There was also an additional post highlighting improvements to the Azure Cosmos DB Provider.

Release Candidate 1