Skip to content

MongoDB EF Core provider updates - #5443

Merged
cincuranet merged 2 commits into
dotnet:mainfrom
rishitb-mongodb:patch-1
Aug 7, 2026
Merged

MongoDB EF Core provider updates#5443
cincuranet merged 2 commits into
dotnet:mainfrom
rishitb-mongodb:patch-1

Conversation

@rishitb-mongodb

@rishitb-mongodb rishitb-mongodb commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Add .NET 9 and 10 (i.e EF Core 9 and 10 as well) as officially supported versions for the MongoDB EF Core provider. These are supported and tested against.

Add .NET 9 and 10 as officially supported versions for the MongoDB EF Core provider
Copilot AI review requested due to automatic review settings August 5, 2026 15:12

Copilot AI left a comment

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.

Pull request overview

Updates the EF Core providers index documentation to reflect expanded compatibility for the MongoDB EF Core provider.

Changes:

  • Update the MongoDB.EntityFrameworkCore row to list support for EF Core 9 and 10 (in addition to 8).
  • Adjust the corresponding table entry formatting.
Suppressed comments (1)

entity-framework/core/providers/index.md:31

  • The PR description says this change adds “.NET 9 and 10” support, but this table column is explicitly “For EF Core” (EF Core major versions). If the intent is EF Core 9/10 compatibility, consider updating the PR title/description to avoid confusion; if the intent is runtime TFMs, this table may not be the right place to represent that.
| [MongoDB.EntityFrameworkCore](https://www.nuget.org/packages/MongoDB.EntityFrameworkCore/)                           | MongoDB                                                     | [MongoDB](https://www.mongodb.com/)                                                             |                                                                                 | 8, 9, 10                 | [docs](https://www.mongodb.com/docs/entity-framework/current/)                                                                                                          |

Comment thread entity-framework/core/providers/index.md Outdated
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings August 7, 2026 09:31

Copilot AI left a comment

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.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.

@cincuranet
cincuranet enabled auto-merge (squash) August 7, 2026 09:33
@cincuranet
cincuranet merged commit 359ea8e into dotnet:main Aug 7, 2026
4 checks passed
@cincuranet

Copy link
Copy Markdown
Contributor

Thanks @rishitb-mongodb.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants