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: | 5.0.157-preview |
Author(s): | Frank R. Haugen |
Last Update: | Sunday, November 5, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/frankhaugen/Frank.Libraries |
NuGet Url: | https://www.nuget.org/packages/Frank.Libraries.MongoDb |
Install
Install-Package Frank.Libraries.MongoDb
dotnet add package Frank.Libraries.MongoDb
paket add Frank.Libraries.MongoDb
Frank.Libraries.MongoDb Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Options.ConfigurationExtensions(>= 3.1.8)
- MongoDB.Driver(>= 2.11.2)
Tags