Code to load and interact with settings from a standardized json file.
Info
| Version: | 1.0.0 |
| Author(s): | Ben Burns |
| Last Update: | Saturday, January 4, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/burnsba/BurnsBac.HotConfig |
| NuGet Url: | https://www.nuget.org/packages/BurnsBac.HotConfig |
Install
Install-Package BurnsBac.HotConfig
dotnet add package BurnsBac.HotConfig
paket add BurnsBac.HotConfig
BurnsBac.HotConfig Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3)
Tags