Info
Version: | 1.0.0.1 |
Author(s): | Duy Hoang |
Last Update: | Sunday, October 28, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/baoduy/HBD.Services |
NuGet Url: | https://www.nuget.org/packages/HBD.Services.Configuration |
Install
Install-Package HBD.Services.Configuration
dotnet add package HBD.Services.Configuration
paket add HBD.Services.Configuration
HBD.Services.Configuration Download (Unzip the "nupkg" after downloading)
Dependencies
- HBD.Framework(>= 2.1.2.1)
- HBD.Services.Caching(>= 1.0.0.1)
- Newtonsoft.Json(>= 11.0.2)
Tags
The ConfigurationService will cache the configuration in the Cache service for the subsequence use.
Once the source config has changed, or the cache expired then the service will call the Adapter again to reload the latest version of config.