.dll file

System.Configuration.ConfigurationManager.dll

Uploaded: 2024-02-06 Last Validated: 2024-02-06
8.0.23.47906 89.8KB x86 (32 bit) Verified 2024-02-06
Sponsored

File Info

Integrity Check
Passed
Uncompressed Size
89.8KB
MD5
8630e3604d31a4edb7bee4ce73e9f39b
SHA256
c0a1f11c61a4416f05ddebd206a09457d41481f6e91e7f2d6a40dee9dc64bd6e
SHA1
91a23cdd855c2f2b7732e2345171a0870b784af7

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-02-06

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.