System.Configuration.Configurationmanager
Provides types that support using XML configuration files (app.config). This package exists only to support migrating existing .NET Framework code that already uses System.Configuration. When writing new code, use another configuration system instead, such as Microsoft.Extensions.Configuration.
Total Downloads
4.2B
4,160,793,205
Published
Jun 9, 2026
Latest stable version
Install
.NET CLI
dotnet add package System.Configuration.Configurationmanager --version 10.0.9
Package Manager Console
Install-Package System.Configuration.Configurationmanager -Version 10.0.9
PackageReference
<PackageReference Include="System.Configuration.Configurationmanager" Version="10.0.9" />
Frameworks
Dependencies
System.Diagnostics.EventLog
[10.0.9, )
net8.0
[10.0.9, )
System.Diagnostics.EventLog
[10.0.9, )
net9.0
[10.0.9, )
System.Diagnostics.EventLog
[10.0.9, )
net10.0
[10.0.9, )
System.Security.Cryptography.ProtectedData
[10.0.9, )
.NETStandard2.0