A configuration source for ConfygureOut that loads configuration values from json files.
Info
Version: | 1.0.0 |
Author(s): | imgen |
Last Update: | Monday, April 16, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/imgen/ConfygureOut |
NuGet Url: | https://www.nuget.org/packages/ConfygureOut.JsonSource |
Install
Install-Package ConfygureOut.JsonSource
dotnet add package ConfygureOut.JsonSource
paket add ConfygureOut.JsonSource
ConfygureOut.JsonSource Download (Unzip the "nupkg" after downloading)
Dependencies
- ConfygureOut(>= 1.1.0)
- Newtonsoft.Json(>= 11.0.2)
Tags