Info
Version: | 3.0.0 |
Author(s): | Ricardo Amores Hernández |
Last Update: | Sunday, February 2, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ravensorb/ini-parser |
NuGet Url: | https://www.nuget.org/packages/ini-parser-netcore |
Install
Install-Package ini-parser-netcore
dotnet add package ini-parser-netcore
paket add ini-parser-netcore
ini-parser-netcore Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 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.