2 / 9
Dec 2024

This is the general availability release for the 8.2.1 version of the provider.

The main new features in 8.2.1 include:

  • Supports Entity Framework shadow properties EF-42
  • CreateDatabase now creates indexes defined with CreateIndex EF-173
  • Supports MQL.Exists/IsMissing/IsNullOrMissing in LINQ queries EF-178

Additionally this release also:

  • Fixes OfType in LINQ calls to correctly use metadata in subsequent methods EF-180
  • Updates the MongoDB C# Driver version from 3.0.0 to 3.1.0
14 days later

What are the plans to get MongoDB.EntityframeworkCore updated to EF Core 9? This version doesn’t work with EF Core 9.

The current plan is to continue with EF8 support until we have addressed the remaining missing features (select projections, groupby, aggregations etc) before moving on to EF9.

Is there some specific feature or requirement that you are needing to use EF9 for?

8 days later

Same problem here… I can’t move to EF Core 9 because of Mongo… I use more providers than Mongo an Mongo it’s preventing from updating the others to EF Core 9

10 days later

Yeah, the Mongo EF driver is not compatible at all with EF 9 (MissingMethodException’s). Any updates?

2 months later

The EF9 release took a little longer than expected but we have now published a 9.0.0 preview release to NuGet - let us know how you get on!

Closed on Mar 13

This topic was automatically closed after 90 days. New replies are no longer allowed.