Skip to content

Merge main to preview.7#5423

Closed
AndriySvyryd wants to merge 38 commits into
preview.7from
main
Closed

Merge main to preview.7#5423
AndriySvyryd wants to merge 38 commits into
preview.7from
main

Conversation

@AndriySvyryd

Copy link
Copy Markdown
Member

No description provided.

roji and others added 30 commits April 15, 2026 13:01
Fixes #4783
Co-authored-by: AndriySvyryd <6539701+AndriySvyryd@users.noreply.github.com>
…5338)

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

Document that EF.Constant() and EF.Parameter() no longer work inside
compiled queries (EF.CompileQuery/EF.CompileAsyncQuery) starting with
EF Core 9, due to the reimplementation of EF.Constant to avoid query
cache misses (dotnet/efcore#33674).

Reported by user in dotnet/efcore#38150.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…re 11 (#5324)

Co-authored-by: AndriySvyryd <6539701+AndriySvyryd@users.noreply.github.com>
Update documentation to reflect API changes from dotnet/efcore#37993:

- SqlServerFullTextIndexBuilder: HasKeyIndex→UseKeyIndex, OnCatalog→UseCatalog,
  WithChangeTracking→HasChangeTracking, HasLanguage→UseLanguage
- FreeTextTable/ContainsTable: columnSelector moved after search text (now optional)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: AndriySvyryd <6539701+AndriySvyryd@users.noreply.github.com>
* Fix broken ChilliCream Hot Chocolate EF integration link

Agent-Logs-Url: https://github.com/dotnet/EntityFramework.Docs/sessions/09841280-9b60-47ca-b74b-d3b6b4db8b62

Co-authored-by: AndriySvyryd <6539701+AndriySvyryd@users.noreply.github.com>

* React to PR feedback

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: AndriySvyryd <6539701+AndriySvyryd@users.noreply.github.com>
Co-authored-by: Andriy Svyryd <AndriySvyryd@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Updated metadata for .NET data documentation.
…sFromAssembly

- Add a NOTE block in entity-framework/core/modeling/index.md describing the parameterless constructor requirement.
- Clarify that the constructor may be public or non-public.
- Mention that types without one are skipped and a SkippedEntityTypeConfigurationWarning is logged.
- Point readers to ModelBuilder.ApplyConfiguration as the manual alternative.

Fixes #3207
Fixes #5112

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
EduardF1 and others added 8 commits June 26, 2026 10:41
…ation scripts (#5414)

Fixes #4883
Fixes #4821

Co-authored-by: Andriy Svyryd <AndriySvyryd@users.noreply.github.com>
…restricted for JSON collection queries (#5413)

Fixes #4932

Co-authored-by: Andriy Svyryd <AndriySvyryd@users.noreply.github.com>
Document EF Core 11 FullJoin support (#5374)
Document EF Core 11 indexing enhancements (#5380)
Document runtime migration creation (`--add` option for `database update`) (#5384)
Document obsoletion of owned JSON collections without an explicit key (EF11) (#5383)
Document Microsoft.Data.Sqlite SQLite3MC breaking change (#5385)
Document sqlite3mc glibc requirement and SQLite fallback paths in EF Core 11 breaking changes (#5407)

Document PR #38440 provider-facing breaking change
Add xUnit v3 upgrade as a test change in provider-facing changes
Add PR #38192 (complex-type keys/indexes) as a provider-facing change (#5392)

Fixes #5246
Fixes #5238

Co-authored-by: Andriy Svyryd <AndriySvyryd@users.noreply.github.com>
Co-authored-by: Shay Rojansky <roji@roji.org>
Co-authored-by: Jiri Cincura ↹ <jiri@cincura.net>
@AndriySvyryd AndriySvyryd requested a review from cincuranet July 14, 2026 20:44
@AndriySvyryd

Copy link
Copy Markdown
Member Author

@copilot resolve the merge conflicts in this pull request

Copilot AI commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

@AndriySvyryd I can’t apply these changes because the pull request’s branch is the repository’s default branch, which I’m not allowed to push to directly.

You can ask me to create a new pull request with the requested changes instead and I'll open a separate PR on a new branch.

@AndriySvyryd

Copy link
Copy Markdown
Member Author

@copilot Create a new PR merging changes from main to preview.7

Copilot AI commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

@AndriySvyryd I've opened a new pull request, #5424, to work on those changes. Once the pull request is ready, I'll request review from you.

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.