A .NET Standard library for reading/writing INI data from IO streams, file streams, and strings. Also implements merging operations, both for complete ini files, sections, or even just a subset of the keys contained by the files.
$ dotnet add package IniFileParserStandardNo README available.