-
Notifications
You must be signed in to change notification settings - Fork 2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4068556
commit f5c5ead
Showing
7 changed files
with
362 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
23 changes: 23 additions & 0 deletions
23
entity-framework/core/what-is-new/ef-core-6.0/breaking-changes.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
--- | ||
title: Breaking changes in EF Core 6.0 - EF Core | ||
description: Complete list of breaking changes introduced in Entity Framework Core 6.0 | ||
author: ajcvickers | ||
ms.date: 01/12/2021 | ||
uid: core/what-is-new/ef-core-6.0/breaking-changes | ||
--- | ||
|
||
# Breaking changes in EF Core 6.0 | ||
|
||
The following API and behavior changes have the potential to break existing applications updating to EF Core 6.0.0. | ||
|
||
> [!NOTE] | ||
> Coming soon! | ||
## Summary | ||
|
||
| **Breaking change** | **Impact** | | ||
|:--------------------------------------------------------------------------------------------------------------------------------------|------------| | ||
|
||
## Medium-impact changes | ||
|
||
## Low-impact changes |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
--- | ||
title: What's New in EF Core 6.0 | ||
description: Overview of new features in EF Core 6.0 | ||
author: ajcvickers | ||
ms.date: 01/12/2021 | ||
uid: core/what-is-new/ef-core-6.0/whatsnew | ||
--- | ||
|
||
# What's New in EF Core 6.0 | ||
|
||
EF Core 6.0 is currently in development. This page will contain an overview of interesting changes introduced in each preview. | ||
|
||
This page does not duplicate the [plan for EF Core 6.0](xref:core/what-is-new/ef-core-6.0/plan). The plan describes the overall themes for EF Core 6.0, including everything we are planning to include before shipping the final release. | ||
|
||
> [!NOTE] | ||
> Coming soon! |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters