Showing category results for Entity Framework

Jun 14, 2022
Post comments count17
Post likes count1

Announcing Entity Framework 7 Preview 5

Jeremy Likness

Announcing EF7 Preview 5 with completed support for Table-per-Concrete Type (TPC).

.NETEntity Framework
May 10, 2022
Post comments count3
Post likes count0

Announcing Entity Framework 7 Preview 4

Jeremy Likness

Announcing the release of EF7 Preview 4 and DDD-friendly value converters for value generators.

Entity Framework.NET
Feb 17, 2022
Post comments count12
Post likes count0

Announcing Entity Framework 7 Preview 1

Jeremy Likness

Announcing the release of EF7 Preview 1, the first preview of the new Entity Framework Core.

.NETEntity Framework
Dec 15, 2021
Post comments count10
Post likes count0

Announcing the Plan for EF7

Jeremy Likness

See what the .NET data team has on the roadmap for Entity Framework Core 7.

.NET.NET CoreEntity Framework
Nov 29, 2021
Post comments count3
Post likes count0

Get to Know EF Core 6

Jeremy Likness

Learn how to download and work with EF Core 6 and new features from improved support for Azure Cosmos DB to increased performance and first-class APIs to SQL Server temporal tables.

Entity Framework.NET
Sep 8, 2021
Post comments count8
Post likes count0

Taking the EF Core Azure Cosmos DB Provider for a Test Drive

Jeremy Likness

An overview of some enhancements to the Azure Cosmos DB provider for Entity Framework Core introduced in EF Core 6.0. Includes a reference project that demonstrates implicit ownership, primitive collections and raw SQL.

Entity FrameworkASP.NETAzure