Top 20 NuGet ini Packages

Parser to read INI configuration files. This file format is less verbose to load initialization configuration such as database connections, server ports, ids and paths.
A class which represents an ini file and provides methods to write and read them.
A simple, lightweight serialization facade for reading and writing INI files to and from plain-old csharp objects.
.NET class library that makes it easy to save your application settings in Windows. Just create your settings class and have it derive from RegistrySettings (saves settings to the system registry), XmlSettings (saves settings to an XML file) or IniSettings (saves settings to an INI file). Just call ...
Nini is an uncommonly powerful .NET configuration library designed to help build highly configurable applications quickly.
INI configuration provider for ActLikeAI.Config.
Set of wrappers, helpers and abstractions to make the programming across multiple .NET platforms easier. Contains logging, network, event dispatching, *.ini, *.strings and *.properties file reader, as well as (a)synchronous task management.
Nini is an uncommonly powerful .NET configuration library designed to help build highly configurable applications quickly.
Single C# class to parse INI file format.
INI file format parser.
An easy ini file reading library
A .Net library for working with .ini files
A utility to read ini files for GKS.
INILib help you work with INI files more easy and simple.
Manipulation simple de fichiers type ini
Simple INI File parser for .Net Core
A simple INI file parser in C#.
loads ini, xml configuration files and command line configurations