Info
Version: | 1.1.1 |
Author(s): | Ronen Ness |
Last Update: | Saturday, May 13, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/RonenNess/sini |
NuGet Url: | https://www.nuget.org/packages/Sini |
Install
Install-Package Sini
dotnet add package Sini
paket add Sini
Sini Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
It also provides an API to convert an ini file into an object instance, similar to how C# allow to read XMLs as objects.
SINI support comments and sections, and highly configurable.