MongoDbContext enables .NET developers to work with a MongoDb database using .NET objects.
Info
| Version: | 1.0.2 |
| Author(s): | Marc Rabadan Fuertes |
| Last Update: | Saturday, July 13, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/marcrabadan/MongoDbContext |
| NuGet Url: | https://www.nuget.org/packages/MongoDbContext.Extensions.DependencyInjection |
Install
Install-Package MongoDbContext.Extensions.DependencyInjection
dotnet add package MongoDbContext.Extensions.DependencyInjection
paket add MongoDbContext.Extensions.DependencyInjection
MongoDbContext.Extensions.DependencyInjection Download (Unzip the "nupkg" after downloading)
Dependencies
- MongoDbContext(>= 4.0.5.4)
- Microsoft.Extensions.DependencyInjection(>= 2.2.0)
Tags