Showing category results for Entity Framework

Mar 11, 2021
Post comments count0
Post likes count0

Announcing Entity Framework Core 6.0 Preview 2

Jeremy Likness
Jeremy Likness

Announcing the release of EF Core 6.0 Preview 2, the second preview of the new Entity Framework Core.

.NETASP.NET.NET Core
Mar 4, 2021
Post comments count20
Post likes count0

.NET Interactive with SQL!| .NET Notebooks in Visual Studio Code

Maria Naggaga
Maria Naggaga

Read all about how SQL and Entity Framework Core developers can now start using .NET Interactive notebooks for quick iteration of notebooks while providing strongly typed APIs, code completion over tables and columns, and Language-Integrated-Query (LINQ). Quickly explore your data's shape and schema.

.NET CoreC#Azure
Feb 17, 2021
Post comments count10
Post likes count0

Announcing Entity Framework Core 6.0 Preview 1

Jeremy Likness
Jeremy Likness

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

.NET.NET CoreC#
Jan 18, 2021
Post comments count23
Post likes count0

The Plan for Entity Framework Core 6.0

Jeremy Likness
Jeremy Likness

This blog post details the roadmap for Entity Framework Core 6.0.

.NET.NET CoreEntity Framework
Nov 10, 2020
Post comments count9
Post likes count0

Announcing the Release of EF Core 5.0

Jeremy Likness
Jeremy Likness

Announcing the release of EF Core 5.0, a full featured cross-platform version of Entity Framework that delivers the most requested features like Many-to-Many and Table-Per-Type.

.NETASP.NET.NET Core
Oct 27, 2020
Post comments count6
Post likes count0

Help Us Plan EF Core 6.0

Jeremy Likness
Jeremy Likness

Help shape the future of how .NET developers interact with data by sharing your feedback about Entity Framework.

.NETASP.NET.NET Core
Oct 13, 2020
Post comments count8
Post likes count0

Announcing Entity Framework Core (EF Core) 5 RC2

Jeremy Likness
Jeremy Likness

Entity Framework Core EF Core 5.0 gets closer to a final release. RC2 is now available with bug fixes and a go-live license.

.NETASP.NET.NET Core
Sep 14, 2020
Post comments count17
Post likes count0

Announcing Entity Framework Core (EFCore) 5.0 RC1

Jeremy Likness
Jeremy Likness

Announcing Entity Framework EFCore 5.0 RC1, a "go-live" supported release. This release includes new features like many-to-many, property bags, event counters, required 1:1 dependents and the ability to intercept SaveChanges and listen to save events. It also includes improvements to model-building, migrations, and more.

Entity Framework.NET.NET Core