One class witch provide some very simple way to access setting file(json format or xml format).
Info
Version: | 1.0.8 |
Author(s): | linzihua |
Last Update: | Thursday, June 13, 2024 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/linzihua/JsonObject |
NuGet Url: | https://www.nuget.org/packages/JsonObject |
Install
Install-Package JsonObject
dotnet add package JsonObject
paket add JsonObject
JsonObject Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 11.0.2)
Tags