Arthur Vickers

Post by this author

EF Core 8 RC1: Complex types as value objects

Announcing Entity Framework Core 8 (EF8) RC 1 with support for complex types used as value objects

EF Core 8 Preview 2: Lite and familiar

Announcing Entity Framework Core 8 (EF8) Preview 2 with support for JSON columns in SQLite and HierarchyId in SQL Server/Azure SQL

EF Core 8 Preview 1: Raw, lazy, and on-time

Announcing Entity Framework Core 8 (EF8)Preview 1 with raw SQL queries, lazy-loading, DateOnly/TimeOnly and more!

Entity Framework Core 7 (EF7) is available today

Announcing EF Core 7 (EF7) with JSON column mapping, bulk updates, TPC, and more!

Announcing Entity Framework Core 7 RC2: JSON Columns

Announcing EF Core 7 (EF7) RC2 featuring JSON column mapping

Announcing Entity Framework 7 Preview 7: Interceptors!

Announcing EF7 Preview 7 with new and improved interceptors, and so much more!

Announcing Entity Framework Core 5.0 Preview 1

Today we are excited to announce the first preview release of EF Core 5.0. Prerequisites The previews of EF Core 5.0 require .NET Standard 2.1. This means: EF Core 5.0 runs on .NET Core 3.1; it does not require .NET 5. This may change in future previews depending on how the plan for .NET 5 evolves. EF Core 5.0 runs on other platforms ...

Announcing Entity Framework Core 3.1 and Entity Framework 6.4

Announcing Entity Framework Core 3.1 and Entity Framework 6.4 We are excited to announce the general availability of EF Core 3.1 and EF 6.4 on nuget.org. The final versions of .NET Core 3.1 and ASP.NET Core 3.1 are also available now. How to get EF Core 3.1 EF Core 3.1 is distributed exclusively as a set of NuGet packages. For example, to ...