Skip to content

[release-notes] EF Core in .NET 11 Preview 5#10428

Merged
AndriySvyryd merged 4 commits into
release-notes/11.0-preview5from
release-notes/11.0-preview5-efcore
Jun 1, 2026
Merged

[release-notes] EF Core in .NET 11 Preview 5#10428
AndriySvyryd merged 4 commits into
release-notes/11.0-preview5from
release-notes/11.0-preview5-efcore

Conversation

@danroth27
Copy link
Copy Markdown
Member

EF Core release notes for .NET 11 Preview 5.

This component PR targets the base milestone branch release-notes/11.0-preview5 (umbrella PR: #10421). Review and edit the markdown here in isolation — when this PR merges into the base branch, the changes roll up into the umbrella PR.

Draft generated with the release-notes skill in this repo. Verify feature selection, code samples, API names, and contributor attributions before marking ready for review.

Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@danroth27 danroth27 added area-release-notes automation Created by automated repository workflows/agents. labels May 28, 2026
@roji roji removed their assignment May 28, 2026
@AndriySvyryd AndriySvyryd requested a review from Copilot June 1, 2026 16:45
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds the EF Core release notes markdown for .NET 11 Preview 5, covering new features, breaking changes, bug fixes, and community contributors. This component PR feeds into the umbrella .NET 11 Preview 5 release notes (#10421).

Changes:

  • New efcore.md document under release-notes/11.0/preview/preview5/
  • Documents EF Core features: file-based app support, EF1004 analyzer, SQL Server 2022 default compat, generated code formatting, and SQL translation improvements
  • Lists breaking changes, bug fixes, and contributor attributions

Comment thread release-notes/11.0/preview/preview5/efcore.md Outdated
Comment thread release-notes/11.0/preview/preview5/efcore.md Outdated
Comment thread release-notes/11.0/preview/preview5/efcore.md Outdated
Comment thread release-notes/11.0/preview/preview5/efcore.md
Comment thread release-notes/11.0/preview/preview5/efcore.md Outdated
Comment thread release-notes/11.0/preview/preview5/efcore.md
Comment thread release-notes/11.0/preview/preview5/efcore.md Outdated
[dotnet/efcore #38222](https://github.com/dotnet/efcore/pull/38222)).
- [@TomasMoralesBarr](https://github.com/dotnet/efcore/pulls?q=is%3Apr+is%3Amerged+author%3ATomasMoralesBarr):
Excluded `__EFMigrationsLock` from SQLite scaffolding
([dotnet/efcore #38169](https://github.com/dotnet/efcore/pull/38169)).
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Addressed in commit 5e907ef: updated both markdown-link-check and super-linter workflows to use the PR base branch (github.base_ref) instead of hardcoded main, which fixes the stacked-PR failures in those runs.

Copilot AI and others added 2 commits June 1, 2026 17:27
Co-authored-by: AndriySvyryd <6539701+AndriySvyryd@users.noreply.github.com>
Co-authored-by: AndriySvyryd <6539701+AndriySvyryd@users.noreply.github.com>
Co-authored-by: AndriySvyryd <6539701+AndriySvyryd@users.noreply.github.com>
@AndriySvyryd AndriySvyryd marked this pull request as ready for review June 1, 2026 17:45
@AndriySvyryd AndriySvyryd merged commit 5735487 into release-notes/11.0-preview5 Jun 1, 2026
9 checks passed
@AndriySvyryd AndriySvyryd deleted the release-notes/11.0-preview5-efcore branch June 1, 2026 18:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-release-notes automation Created by automated repository workflows/agents.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants