Adds Nodeconfig json environment variable to the configuration appsettings.
Info
Version: | 1.0.1 |
Author(s): | joelharkes, trancon |
Last Update: | Tuesday, March 21, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/joelharkes/AspNetCore.Better.ConfigurationSources |
NuGet Url: | https://www.nuget.org/packages/Better.Extensions.Configuration.NodeConfig |
Install
Install-Package Better.Extensions.Configuration.NodeConfig
dotnet add package Better.Extensions.Configuration.NodeConfig
paket add Better.Extensions.Configuration.NodeConfig
Better.Extensions.Configuration.NodeConfig Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Configuration(>= 1.1.1)
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 9.0.1)
Tags