Store your application settings in MongoDB and get notified when they get updated.
Info
Version: | 1.1.2 |
Author(s): | TheGreatCO |
Last Update: | Wednesday, November 17, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/thegreatco/SharpSettings |
NuGet Url: | https://www.nuget.org/packages/SharpSettings.MongoDB |
Install
Install-Package SharpSettings.MongoDB
dotnet add package SharpSettings.MongoDB
paket add SharpSettings.MongoDB
SharpSettings.MongoDB Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- CompareNETObjects(>= 4.58.0)
- Microsoft.Extensions.Logging.Abstractions(>= 2.2.0)
- MongoDB.Driver(>= 2.9.1)
- SharpSettings(>= 1.1.2)
- System.Threading.Tasks.Extensions(>= 4.5.3)
- CompareNETObjects(>= 4.58.0)
- Microsoft.Extensions.Logging.Abstractions(>= 2.2.0)
- MongoDB.Driver(>= 2.9.1)
- SharpSettings(>= 1.1.2)