17 packages tagged with “Inifile”
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 code and does not have any dependencies on Windows API calls in order to be portable.
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 particular INI-file section. The SetSetting() method is overloaded to accept different value types. The GetSetting() method is also overloaded to allow different defaultValue parameter types. The defaultValue parameter specifies the value to return if the setting was not found or could not be converted to the specified type. The defaultValue parameter type also indicates the return type.
Manipulation simple de fichiers type ini
CaveSystems Settings Bibliothek. This packages contains classes for ini(tialization file) based configurations.
Alternate maintainer of "ini-parser". 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 code and does not have any dependencies on Windows API calls in order to be portable.
CaveSystems INI File Library. This packages contains classes for ini(tialization file) based configurations.
Library for handling full read, write, and creation of INI Files.
ini文件读写; "ini" file ReadWrite;
Class to read and write INI files. CodeBits are useful code blocks that can included in your C# projects through NuGet. See the project site for documentation.
iniファイルユーティリティ
Reading/Writing an INI file. "INI" files are widely used throughout the Windows operating system.
Library for reading from and writing to INI file
Easy way to access project parameters that come from environment variables and .ini files.
A .NET 8 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 code and does not have any dependencies on Windows API calls in order to be portable.