A package that provide classes to ease the use of MongoDB driver.
Info
Version: | 1.5.2 |
Author(s): | devprofr |
Last Update: | Saturday, December 31, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/devpro/withywoods |
NuGet Url: | https://www.nuget.org/packages/Withywoods.Dal.MongoDb |
Install
Install-Package Withywoods.Dal.MongoDb
dotnet add package Withywoods.Dal.MongoDb
paket add Withywoods.Dal.MongoDb
Withywoods.Dal.MongoDb Download (Unzip the "nupkg" after downloading)
Dependencies
- AutoMapper(>= 10.1.1)
- Microsoft.Extensions.Logging(>= 5.0.0)
- MongoDB.Bson(>= 2.11.5)
- MongoDB.Driver(>= 2.11.5)
- MongoDB.Driver.Core(>= 2.11.5)