MongoDbContext enables .NET developers to work with a MongoDb database using .NET objects.
Info
Version: | 4.0.6.1 |
Author(s): | Marc Rabadan Fuertes |
Last Update: | Thursday, November 28, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/marcrabadan/MongoDbContext |
NuGet Url: | https://www.nuget.org/packages/MongoDbContext |
Install
Install-Package MongoDbContext
dotnet add package MongoDbContext
paket add MongoDbContext
MongoDbContext Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- MongoDbContext.Abstractions(>= 1.1.0)
- Inflector.NetStandard(>= 1.2.2)
- MongoDB.Driver.Core(>= 2.8.1)
- MongoDB.Driver.GridFS(>= 2.8.1)
- Newtonsoft.Json(>= 11.0.2)
- Polly(>= 6.1.2)
- MongoDbContext.Abstractions(>= 1.1.0)
- Inflector.NetStandard(>= 1.2.2)
- MongoDB.Driver.Core(>= 2.8.1)
- MongoDB.Driver.GridFS(>= 2.8.1)
- Newtonsoft.Json(>= 11.0.2)
- Polly(>= 6.1.2)
Tags