Native MongoDB implementation of the eQuantic.Core.Data contracts — the MongoDB Driver directly, no Entity Framework, with first-class document-store migrations.
Info
| Version: | 6.5.0 |
| Author(s): | eQuantic.Core.Data.MongoDb |
| Last Update: | Friday, July 24, 2026 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/eQuantic/core-data |
| NuGet Url: | https://www.nuget.org/packages/eQuantic.Core.Data.MongoDb |
Install
Install-Package eQuantic.Core.Data.MongoDb
dotnet add package eQuantic.Core.Data.MongoDb
paket add eQuantic.Core.Data.MongoDb
eQuantic.Core.Data.MongoDb Download (Unzip the "nupkg" after downloading)
Dependencies
- MongoDb.Driver(>= 2.10.4)
- Newtonsoft.Json(>= 12.0.3)
- eQuantic.Core.Data(>= 2.1.0.1)
Tags