Automatically add singletons for mongo collections in a .NET Core web app.
Info
Version: | 1.0.0 |
Author(s): | GeeksterJH |
Last Update: | Tuesday, January 29, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/GeeksterJH/DotnetCoreMongoServices |
NuGet Url: | https://www.nuget.org/packages/DotnetCoreMongoServices |
Install
Install-Package DotnetCoreMongoServices
dotnet add package DotnetCoreMongoServices
paket add DotnetCoreMongoServices
DotnetCoreMongoServices Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection(>= 2.2.0)
- MongoDB.Driver(>= 2.7.3)