以 D.Util 定义的接口,使用 json.net 封装的配置文件读取。.
Info
Version: | 1.0.0 |
Author(s): | AlgerDu |
Last Update: | Thursday, September 28, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/AlgerDu/D.Util |
NuGet Url: | https://www.nuget.org/packages/D.Util.Config.Json |
Install
Install-Package D.Util.Config.Json
dotnet add package D.Util.Config.Json
paket add D.Util.Config.Json
D.Util.Config.Json Download (Unzip the "nupkg" after downloading)
Dependencies
- D.Util(>= 1.0.1)
- Newtonsoft.Json(>= 10.0.3)