Info
| Version: | 3.0.0 | 
| Author(s): | Ricardo Amores Hernández, rickyah | 
| Last Update: | Saturday, September 1, 2018 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/rickyah/ini-parser | 
| NuGet Url: | https://www.nuget.org/packages/Genbox.ini-parser | 
Install
Install-Package Genbox.ini-parser
                        dotnet add package Genbox.ini-parser
                        paket add Genbox.ini-parser
                        
                                Genbox.ini-parser Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
Tags
                
strings written in C#.
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.