Top 20 NuGet ini Packages

Installation Standard Configuration Settings Management
This INI file handler is a single class that add instant INI reading and writing to your projects.
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. (*) This library is 100% .NET c...
Extension on IniWrapper that uses Ini-parser library to parse ini files.
就是为了把一系列的功能集合起来
A generic INI based configuration system, building off INIFileParser by Ricardo Amores Hernandez.
IniWrapper uses reflection to bind value read from ini file to provided model. The purpose of this library is NOT parsing ini file, but to wrap it to provide easier use of existing parsing libraries. In configuration there is possibility to pass IniParser interface, which is used as file access laye...
ini文件读写; "ini" file ReadWrite;
Lightweight ini parser for netstandard2.0.
A .NET library for reading and writing INI files.
The Config Helper Pro Library has the ability to manage all your .NET configuration needs. Read/write to the registry, application/web config, and INI files with a single line of code. Everything is 100% managed code.
Simple ini parser: Read/Write from/to string/file. Section inheritance.
The Ini.Net is a simple .NET library for handling INI files.
Reads and writes INI files and make navigating them easy. Simple object can now be serialized/deserialized.
Common utility for config files (xml,ini,json currently supported) with unified interface. It uses xpath as the prefered lookup method.
Reading/Writing an INI file. "INI" files are widely used throughout the Windows operating system.
INIDatei ist ein Namespace, um schnell und präzise .ini-Konfigurationsdateien zu erstellen und einzulesen.
This .NET Standard library is a simple CFG/INI file parser. Main feature of this package is the possibility to parse INI file content directly into model classes, that are tagged by special attributes. Another feature of this package is the usage of different INI file formats, e.g. INI files in UNIX...
Minion is a handy group-key-value data storage library for Android, powered by INI format. Let you parse and store INI format. Designed with modern fluent interface.
The dynamic configuration manager for .NET