Top 20 NuGet ini Packages

SharpINI is a simple .NET Standard 2.0 compatible library to parse and write INI strings
A .NET, Mono and Unity3d compatible(*) library for reading/writing INI data from IO streams, file streams, and 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. (*) Thi...
Confused is a simple library that parses .conf files (ini-style) into a easy readable dictionary.
Ini.NET is an easy to use api to read/write INI configuration files in .Net.
Library for reading in and editing INI configuration files
loads ini, xml configuration files and command line configurations
loads ini, xml configuration files and command line configurations
Gerencia arquivos .ini
Lightweight .NET INI-file parser that can easily read and write INI files. It provides direct support for string, int, double and bool setting types. In addition to reading and writing individual settings, it can return all of the sections in the INI file, and also return all the settings within a ...
Simple configuration library for .NET.
Library for reading from and writing to INI file
INI configuration provider implementation for Microsoft.Extensions.Configuration.