Centroid is a tool for loading configuration values declared in JSON, and accessing those configuration values using object properties.
Info
| Version: | 1.2.1 |
| Author(s): | Resource Data, Inc. |
| Last Update: | Tuesday, October 25, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/ResourceDataInc/Centroid |
| NuGet Url: | https://www.nuget.org/packages/Centroid |
Install
Install-Package Centroid
dotnet add package Centroid
paket add Centroid
Centroid Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 6.0.1)