Generic repository to communicate with mongo db database using c#driver.
Info
Version: | 1.0.2 |
Author(s): | AspNetCore.MongoDb.Repository |
Last Update: | Thursday, July 25, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/pradeept95/MongoDB-With-Core-Startup-Boilerplate/tree/master/Helpers/AspNetCore.MongoDb.Repository |
NuGet Url: | https://www.nuget.org/packages/AspNetCore.MongoDb.Repository |
Install
Install-Package AspNetCore.MongoDb.Repository
dotnet add package AspNetCore.MongoDb.Repository
paket add AspNetCore.MongoDb.Repository
AspNetCore.MongoDb.Repository Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Configuration(>= 2.2.0)
- Microsoft.Extensions.DependencyInjection(>= 2.2.0)
- Microsoft.Extensions.Options(>= 2.2.0)
- mongocsharpdriver(>= 2.7.2)
Tags