A basic setting parser which is easy to use.
Info
Version: | 1.4.0 |
Author(s): | Advorange |
Last Update: | Friday, August 23, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/advorange/AdvorangesSettingParser |
NuGet Url: | https://www.nuget.org/packages/AdvorangesSettingParser |
Install
Install-Package AdvorangesSettingParser
dotnet add package AdvorangesSettingParser
paket add AdvorangesSettingParser
AdvorangesSettingParser Download (Unzip the "nupkg" after downloading)
Dependencies
- AdvorangesUtils(>= 1.1.0)
- System.Collections.Immutable(>= 1.5.0)