.dll file

System.Configuration.ConfigurationManager.dll

Uploaded: 2023-12-09 Last Validated: 2023-12-09
8.0.23.53103 416.8KB x86 (32 bit) Verified 2023-12-09
Sponsored

File Info

Integrity Check
Passed
Uncompressed Size
416.8KB
MD5
ecc5c6e93b830569846aa7957891eec2
SHA256
a862bca93a6d9fc3fa0e4491c4300755acffb269ea7469020fc36cc0227bfdfd
SHA1
a56b265c954b7e06b0b45bc4d361e5306692cfa4

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
2023-12-09

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.