Wrapped repository for mongoDB.
Info
Version: | 2.0.1 |
Author(s): | Triodor Software |
Last Update: | Monday, August 15, 2022 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Triodor.Repository.MongoDB |
Install
Install-Package Triodor.Repository.MongoDB
dotnet add package Triodor.Repository.MongoDB
paket add Triodor.Repository.MongoDB
Triodor.Repository.MongoDB Download (Unzip the "nupkg" after downloading)
Dependencies
- MongoDB.Bson(>= 2.10.1)
- MongoDB.Driver(>= 2.10.1)
- MongoDB.Driver.Core(>= 2.10.1)
- Newtonsoft.Json(>= 11.0.2)
- System.Reflection.Emit.Lightweight(>= 4.3.0)
- Triodor.Utils.Common(>= 2.2.1)