This library is representation of repository pattern in .net core for MongoDB using for internal need of company.
Info
Version: | 2.0.0 |
Author(s): | Yevhenii Prodan, Alexander Bikk |
Last Update: | Sunday, June 6, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Unicreo.Framework.Db.MongoDB.Repository |
Install
Install-Package Unicreo.Framework.Db.MongoDB.Repository
dotnet add package Unicreo.Framework.Db.MongoDB.Repository
paket add Unicreo.Framework.Db.MongoDB.Repository
Unicreo.Framework.Db.MongoDB.Repository Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.2)
- MongoDB.Driver(>= 2.10.2)
Tags