Skip to main content
Microsoft.Extensions.Configuration.Ini package icon

Microsoft.Extensions.Configuration.Ini

INI configuration provider implementation for Microsoft.Extensions.Configuration. This package enables you to read configuration parameters from INI files. You can use IniConfigurationExtensions.AddIniFile extension method on IConfigurationBuilder to add INI configuration provider to the configuration builder.

Total Downloads
120.2M
120,219,493
Published
Mar 10, 2026
Latest stable version

Install

.NET CLI
dotnet add package Microsoft.Extensions.Configuration.Ini --version 11.0.0-preview.2.26159.112
Package Manager Console
Install-Package Microsoft.Extensions.Configuration.Ini -Version 11.0.0-preview.2.26159.112
PackageReference
<PackageReference Include="Microsoft.Extensions.Configuration.Ini" Version="11.0.0-preview.2.26159.112" />

Frameworks

.NETFramework4.6.2 net10.0 net11.0 .NETStandard2.0

Dependencies

[11.0.0-preview.2.26159.112, )
[11.0.0-preview.2.26159.112, )
[11.0.0-preview.2.26159.112, )
[11.0.0-preview.2.26159.112, )
[11.0.0-preview.2.26159.112, )
[11.0.0-preview.2.26159.112, )
[11.0.0-preview.2.26159.112, )
[11.0.0-preview.2.26159.112, )
[11.0.0-preview.2.26159.112, )
[11.0.0-preview.2.26159.112, )
[11.0.0-preview.2.26159.112, )
[11.0.0-preview.2.26159.112, )
[11.0.0-preview.2.26159.112, )
[11.0.0-preview.2.26159.112, )
[11.0.0-preview.2.26159.112, )
[11.0.0-preview.2.26159.112, )

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

This version is marked prerelease. Validate its API and upgrade path before production use.

Compatibility metadata lists 4 target frameworks; confirm the exact target used by your application.

The published metadata declares 16 direct dependency entries across framework groups. Inspect the resolved dependency graph for your target framework.

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.