Skip to content

Latest commit

 

History

History
 
 

System.Configuration.ConfigurationManager

System.Configuration

Contains types that provide the programming model for handling XML configuration data (App.config). This library exists only to support migrating existing .NET Framework code that uses System.Configuration. The ConfigurationManager class provides access to configuration files for client applications.

Documentation can be found at https://learn.microsoft.com/dotnet/api/system.configuration

Contribution Bar

Deployment

System.Configuration is a NuGet package that gets shipped along with every release of .NET.