Provides a implementation for a json formatted settings file.
Info
Version: | 0.2.2 |
Author(s): | phirSOFT |
Last Update: | Saturday, September 14, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/phirSOFT.SettingsService.Json |
Install
Install-Package phirSOFT.SettingsService.Json
dotnet add package phirSOFT.SettingsService.Json
paket add phirSOFT.SettingsService.Json
phirSOFT.SettingsService.Json Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 12.0.2)
- phirSOFT.SettingsService(>= 0.2.0)