A slim, cross-platform, fully managed C# library for reading/writing .ini, .conf, .cfg etc configuration files.
Info
Version: | 0.3.8 |
Author(s): | Zhmayev Yaroslav aka Salaros |
Last Update: | Monday, March 29, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/salaros/config-parser |
NuGet Url: | https://www.nuget.org/packages/Salaros.ConfigParser |
Install
Install-Package Salaros.ConfigParser
dotnet add package Salaros.ConfigParser
paket add Salaros.ConfigParser
Salaros.ConfigParser Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
No dependencies.
- Microsoft.CSharp(>= 4.5.0)
- Microsoft.CSharp(>= 4.5.0)
Tags