mongo-efcore-provider

MongoDB Entity Framework Core Provider

OTHER License

Stars
283
Committers
5

Bot releases are hidden (Show)

mongo-efcore-provider - v8.0.1 Latest Release

Published by damieng 5 months ago

New

  • IDatabaseCreator implemented so EnsureCreated and EnsureDeleted now available on DbContext (EF-114)
  • Lists of Lists now available for primitive collections (EF-116)

Fixed

  • Owned entities do not duplicate in-memory when persisted then reloaded on same context (EF-115)
  • Calling First/Single operations against two different types on same context no longer throws (EF-120)

Full Changelog: https://github.com/mongodb/mongo-efcore-provider/compare/v8.0.0...v8.0.1

mongo-efcore-provider - v8.0.0

Published by damieng 6 months ago

This is the general availability release for the 8.0.0 of the MongoDB EF Core Provider.

Badges
Extracted from project README's
MongoDB.EntityFrameworkCore
Related Projects