Enables appsettings reload onchange also drop dependency on IOptions<T>.
Info
Version: | 0.0.3 |
Author(s): | ebyte23 |
Last Update: | Thursday, October 6, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ebyte23/AppSettingsReload |
NuGet Url: | https://www.nuget.org/packages/AppSettingsReload |
Install
Install-Package AppSettingsReload
dotnet add package AppSettingsReload
paket add AppSettingsReload
AppSettingsReload Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Configuration(>= 1.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 1.0.0)
- Microsoft.Extensions.Configuration.Binder(>= 1.0.0)
- System.IO.FileSystem.Watcher(>= 4.0.0)
- System.IO.FileSystem(>= 4.0.1)
- Microsoft.AspNetCore.Http.Abstractions(>= 1.0.0)
Tags