Some classes to avoid writing same code for using mongoDB in .NetCore.
Info
Version: | 0.0.1 |
Author(s): | AmirrezaAsk |
Last Update: | Monday, October 22, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/MRepo |
Install
Install-Package MRepo
dotnet add package MRepo
paket add MRepo
MRepo Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Options(>= 2.1.1)
- MongoDB.Driver(>= 2.7.0)