Store your application settings in MongoDB and get notified when they get updated.
Info
Version: | 1.1.2 |
Author(s): | TheGreatCO |
Last Update: | Monday, February 3, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/thegreatco/SharpSettings |
NuGet Url: | https://www.nuget.org/packages/SharpSettings |
Install
Install-Package SharpSettings
dotnet add package SharpSettings
paket add SharpSettings
SharpSettings Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- System.Threading.Tasks.Extensions(>= 4.5.3)
No dependencies.