Showing results for Entity Framework - .NET Blog

Oct 21, 2024
Post comments count1
Post likes count4

MongoDB EF Core Provider: What’s New?

Rishit BhatiaLuce Carter
Rishit,
Luce

The latest updates to the MongoDB EF Core Provider brings updates to change tracking, index creation, complex queries, and transactions.

.NETEntity Framework
Jun 4, 2024
Post comments count0
Post likes count10

A beginner’s guide to mapping arrays in EF Core 8

Arthur Vickers
Arthur Vickers

EF Core 8 introduces support for mapping typed arrays of simple values to database columns so the semantics of the mapping can be used in the SQL generated from LINQ queries.

.NETEntity Framework
Apr 18, 2024
Post comments count0
Post likes count5

Announcing: Azure Developers – .NET Day 2024

Mehul Harry
Mehul Harry

Join us on April 30th for a full day of online training and discover the latest services and features in Azure designed specifically for .NET developers.

.NETAzureEntity Framework
Nov 14, 2023
Post comments count1
Post likes count8

Entity Framework Core 8 (EF8) is available today

Arthur Vickers
Arthur Vickers

Announcing EF Core 8 (EF8) with complex types, primitive collections, better JSON, and exciting new query translations!

.NETEntity Framework
Sep 12, 2023
Post comments count6
Post likes count10

EF Core 8 RC1: Complex types as value objects

Arthur Vickers
Arthur Vickers

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

.NETEntity Framework
Mar 20, 2023
Post comments count0
Post likes count5

Announcing: Azure Developers – .NET Day

Mehul Harry
Mehul Harry

Join us on April 30th for a full day of online training and discover the latest services and features in Azure designed specifically for .NET developers.

.NETAzureEntity Framework
Mar 14, 2023
Post comments count6
Post likes count4

EF Core 8 Preview 2: Lite and familiar

Arthur Vickers
Arthur Vickers

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

.NETEntity Framework