Simple header-only C++ ini parser, with support for default section and interpolation similar to Python's configparser.
Install
Install-Package IniPP
dotnet add package IniPP
paket add IniPP
IniPP Download (Unzip the "nupkg" after downloading)
Dependencies
Tags