An ASP.NET shim for using SharpSettings stored in MongoDB.
Info
| Version: | 1.0.16 |
| Author(s): | TheGreatCO |
| Last Update: | Monday, May 21, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/thegreatco/SharpSettings |
| NuGet Url: | https://www.nuget.org/packages/SharpSettings.MongoDB.AspNet |
Install
Install-Package SharpSettings.MongoDB.AspNet
dotnet add package SharpSettings.MongoDB.AspNet
paket add SharpSettings.MongoDB.AspNet
SharpSettings.MongoDB.AspNet Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Configuration(>= 2.0.1)
- SharpSettings.MongoDB(>= 1.0.20)