Skip to main content

SINI (Simple INI) is an ini files wrapper lib with easy-to-use methods to parse C# primitives as well as enums and custom objects. 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.

Total Downloads
10.7K
10,708
Published
May 13, 2023
Latest stable version

Install

.NET CLI
dotnet add package sINI --version 1.1.1
Package Manager Console
Install-Package sINI -Version 1.1.1
PackageReference
<PackageReference Include="sINI" Version="1.1.1" />

Frameworks

.NETCoreApp7.0

Dependencies

No declared dependencies.

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.