Skip to content

11.0.0-preview.3 documentation#5331

Merged
roji merged 14 commits intomainfrom
preview-3
Apr 14, 2026
Merged

11.0.0-preview.3 documentation#5331
roji merged 14 commits intomainfrom
preview-3

Conversation

@roji
Copy link
Copy Markdown
Member

@roji roji commented Apr 14, 2026

No description provided.

Copilot AI review requested due to automatic review settings April 14, 2026 19:35
Copy link
Copy Markdown

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

Updates EF Core documentation to reflect new/changed features and breaking changes being introduced around EF Core 11 (preview.3 timeframe), plus a small EF Core 9 breaking-change addition.

Changes:

  • Add new EF Core 11 “What’s New” content (LINQ translation improvements, JSON functions, vector loading behavior, Cosmos and migrations sections) and reorganize existing sections.
  • Add multiple EF Core 11 breaking-change entries (SqlClient 7.0, migrations-not-found behavior, MSBuild property removal, tools/design dependency changes, vector loading, Cosmos empty collections) with standard impact grouping.
  • Update provider and modeling docs (SQL Server vector-search, SQL Server function mappings, migrations guidance, and FK constraint exclusion from migrations).

Reviewed changes

Copilot reviewed 9 out of 9 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
entity-framework/core/what-is-new/ef-core-9.0/breaking-changes.md Adds a new low-impact breaking change entry about EF tools dropping .NET Framework project support.
entity-framework/core/what-is-new/ef-core-11.0/whatsnew.md Major content additions/reorganization for EF Core 11 features and improvements (LINQ/SQL, JSON, vector search, Cosmos, migrations).
entity-framework/core/what-is-new/ef-core-11.0/breaking-changes.md Adds multiple EF Core 11 breaking-change entries and normalizes headings/structure.
entity-framework/core/providers/sql-server/vector-search.md Updates vector search docs for new VectorSearch signature and vector-loading behavior, plus updated SQL examples.
entity-framework/core/providers/sql-server/functions.md Adds SQL Server JSON function mapping table entries for EF Core 11.
entity-framework/core/modeling/relationships/foreign-and-principal-keys.md Documents new EF Core 11 ability to exclude FK constraints from migrations.
entity-framework/core/managing-schemas/migrations/teams.md Updates team migrations guidance to describe diverged migration tree detection behavior in EF Core 11.
entity-framework/core/managing-schemas/migrations/projects.md Expands guidance on when to use a separate migrations project and adds design-time factory tip.
entity-framework/core/cli/msbuild.md Updates MSBuild integration docs to clarify EFOptimizeContext applies only to EF Core 9-10 and adds note about its EF Core 11 removal.

Comment thread entity-framework/core/managing-schemas/migrations/teams.md
Comment thread entity-framework/core/providers/sql-server/functions.md
Copilot AI and others added 5 commits April 14, 2026 21:42
… dependency (#5281)

Co-authored-by: AndriySvyryd <6539701+AndriySvyryd@users.noreply.github.com>
…OptimizeContext removal (#5282)

Co-authored-by: AndriySvyryd <6539701+AndriySvyryd@users.noreply.github.com>
Copilot AI review requested due to automatic review settings April 14, 2026 20:07
Copy link
Copy Markdown

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

Copilot reviewed 9 out of 9 changed files in this pull request and generated 6 comments.

Comment thread entity-framework/core/what-is-new/ef-core-11.0/whatsnew.md
Comment thread entity-framework/core/what-is-new/ef-core-11.0/whatsnew.md
Comment thread entity-framework/core/what-is-new/ef-core-11.0/breaking-changes.md
Comment thread entity-framework/core/what-is-new/ef-core-11.0/breaking-changes.md
Comment thread entity-framework/core/managing-schemas/migrations/teams.md
Comment thread entity-framework/core/managing-schemas/migrations/teams.md
@roji roji enabled auto-merge April 14, 2026 20:11
@roji roji disabled auto-merge April 14, 2026 20:16
roji and others added 5 commits April 14, 2026 22:18
* Move SQL Server section up
* Add section on complex type stabilization
Co-authored-by: AndriySvyryd <6539701+AndriySvyryd@users.noreply.github.com>
….0 upgrade (#5305)

Co-authored-by: AndriySvyryd <6539701+AndriySvyryd@users.noreply.github.com>
@roji roji enabled auto-merge April 14, 2026 20:23
@roji roji disabled auto-merge April 14, 2026 20:24
@roji roji merged commit f70f7a8 into main Apr 14, 2026
5 checks passed
@roji roji deleted the preview-3 branch April 14, 2026 20:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants