Skip to content

Commit 8b52714

Browse files
Merge pull request #5223 from dotnet/main
Auto Publish – main to live - 2026-01-06 11:00 UTC
2 parents 47c441f + 7a39752 commit 8b52714

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
title: Provider-facing changes in EF Core 11 (EF11) - EF Core
3+
description: List of provider-facing changes introduced in Entity Framework Core 11 (EF11)
4+
author: roji
5+
ms.date: 16/01/2026
6+
uid: core/what-is-new/ef-core-11.0/provider-facing-changes
7+
---
8+
9+
# Provider-facing changes in EF Core 11 (EF11)
10+
11+
This page documents noteworthy changes in EF Core 11 which may affect EF providers; none of these should affect end-users of EF - this page is only meant for EF provider maintainers. The list is maintained on a best-effort basis, some changes may be missing.
12+
13+
## Test changes
14+
15+
* The inheritance specification tests have been reorganized into a folder of their own ([PR](https://github.com/dotnet/efcore/pull/37410)).

0 commit comments

Comments
 (0)