.dll file

System.Configuration.ConfigurationManager.dll

Uploaded: 2024-11-25 Last Validated: 2024-11-25
8.0.23.53103 101.6KB x86 (32 bit) Verified 2024-11-25
Sponsored

File Info

Integrity Check
Passed
Uncompressed Size
101.6KB
MD5
be022453f2a13a6e3d5bcc1d6c3e5973
SHA256
b5fba8d19a79dc6b31dbbac10c6dc5581f431b38e526e320e7e396f813da7ac0
SHA1
5a84c13c7ed2c3622f671aa00cf81e74615ae0b7

Metadata

Status
Complete
Company
Microsoft Corporation
Product
Microsoft® .NET
Description
System.Configuration.ConfigurationManager
Build Note
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.
Copyright
© Microsoft Corporation. All rights reserved.

Data Points

First Upload
2024-11-25

Install Instructions

Open the downloaded archive and extract the DLL file
1.Extract .DLL
Open the archive you downloaded and extract the specific .dll file.
Install the DLL into the correct Windows system folder
2.Install .DLL
Place the file in the correct folder:
32-bitC:\Windows\SysWOW64
64-bitC:\Windows\System32
Restart the application after installing the DLL
3.Restart Software
Close and reopen the application so Windows can load the new DLL.