Generic repository implementation for MongoDB on .NET Core Applications.
Info
Version: | 1.2.4 |
Author(s): | DebugRelease |
Last Update: | Wednesday, July 14, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Release.MongoDB.Repository |
Install
Install-Package Release.MongoDB.Repository
dotnet add package Release.MongoDB.Repository
paket add Release.MongoDB.Repository
Release.MongoDB.Repository Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.6
- MongoDB.Driver(>= 2.4.4)
- Microsoft.Extensions.Options(>= 1.1.2)
- LINQKit.Core(>= 1.1.17)
- Microsoft.Extensions.Options(>= 3.1.0)
- MongoDB.Driver(>= 2.10.4)
- Release.Helper(>= 1.3.8)