Skip to main content
ini-parser-netcore package icon

ini-parser-netcore

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.

Total Downloads
527.5K
527,548
Published
Feb 2, 2020
Latest stable version

Install

.NET CLI
dotnet add package ini-parser-netcore --version 3.0.0
Package Manager Console
Install-Package ini-parser-netcore -Version 3.0.0
PackageReference
<PackageReference Include="ini-parser-netcore" Version="3.0.0" />

Frameworks

.NETCoreApp3.1 .NETStandard2.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 2 target frameworks; 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.