.dll file

System.Configuration.ConfigurationManager.dll

Uploaded: 2024-11-24 Last Validated: 2024-11-27
9.0.24.47305 431.6KB x86 (32 bit) Verified 2024-11-27
Sponsored

File Info

Integrity Check
Passed
Uncompressed Size
431.6KB
MD5
dccea58797fd040e60403f72675195e8
SHA256
c330baf55a9a111c2e93b63b1aa5a06ea9b12d64575b4ce9c4c66597fd5c00b0
SHA1
31a6472c5c30ffa9cd9071478e1ee50b6445f085

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-24

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.