Tired of MongoDb nugets promising the world, but havn't been updated in years? Here is a very simple context/repository MongoDb wrapper for the MongoDb Driver, dives you as simple operations as possible.
Info
Version: | 1.20.0 |
Author(s): | Frank R. Haugen |
Last Update: | Monday, May 18, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/frankhaugen/Frank.Extensions |
NuGet Url: | https://www.nuget.org/packages/Frank.Extensions.MongoDb |
Install
Install-Package Frank.Extensions.MongoDb
dotnet add package Frank.Extensions.MongoDb
paket add Frank.Extensions.MongoDb
Frank.Extensions.MongoDb Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Options.ConfigurationExtensions(>= 3.1.3)
- MongoDB.Driver(>= 2.10.3)
Tags