Info
Version: | 2.5.2 |
Author(s): | Ricardo Amores Hernández |
Last Update: | Sunday, July 23, 2017 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/rickyah/ini-parser |
NuGet Url: | https://www.nuget.org/packages/ini-parser |
Install
Install-Package ini-parser
dotnet add package ini-parser
paket add ini-parser
ini-parser Download (Unzip the "nupkg" after downloading)
Dependencies
26 packages depend on this package.
Tags
Also implements merging operations, both for complete ini files, sections, or even just a subset of the keys contained by the files.
(*) This library is 100% .NET code and does not have any dependencies on Windows API calls in order to be portable.