Broccolini

Broccolini is a non-destructive INI parser for .NET.
The main goal is compatibility with the INI format used
in Windows OS (GetPrivateProfileString and friends).

features

compatible with GetPrivateProfileString
roundtrips preserve everything
simple editing = yes
full AST exposed = yes
test suite = extensive

metadata

source code = github.com/bash/broccolini
download = NuGet.org
license = MIT
min target framework = .NET Standard 2.0