Info
Version: | 2.5.2 |
Author(s): | Ricardo Amores Hernández |
Last Update: | Wednesday, February 6, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/rickyah/ini-parser |
NuGet Url: | https://www.nuget.org/packages/ini-parser-netstandard |
Install
Install-Package ini-parser-netstandard
dotnet add package ini-parser-netstandard
paket add ini-parser-netstandard
ini-parser-netstandard Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 2.0
No dependencies.
No dependencies.
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.