System.Configuration.ConfigurationManager 9.0.11
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.
Showing the top 20 packages that depend on System.Configuration.ConfigurationManager.
| Packages | Downloads |
|---|---|
|
Microsoft.Azure.Cosmos.Table
This client library enables working with the Microsoft Azure CosmosDB Table storage, with support for global distribution, automatic secondary indexes, dedicated throughput, and single-digit millisecond latency. See "Getting started with the Azure Cosmos DB: Table API" at https://aka.ms/premiumtables.
|
1 |
|
System.Diagnostics.PerformanceCounter
Provides the System.Diagnostics.PerformanceCounter class, which allows access to Windows performance counters.
Commonly Used Types:
System.Diagnostics.PerformanceCounter
|
1 |
|
log4net
log4net is a tool to help the programmer output log statements to a variety of output targets.
In case of problems with an application, it is helpful to enable logging so that the problem
can be located. With log4net it is possible to enable logging at runtime without modifying the
application binary. The log4net package is designed so that log statements can remain in
shipped code without incurring a high performance cost. It follows that the speed of logging
(or rather not logging) is crucial.
At the same time, log output can be so voluminous that it quickly becomes overwhelming.
One of the distinctive features of log4net is the notion of hierarchical loggers.
Using these loggers it is possible to selectively control which log statements are output
at arbitrary granularity.
log4net is designed with two distinct goals in mind: speed and flexibility
|
1 |
|
Microsoft.Azure.Cosmos.Direct
Internal implementation package not meant for direct consumption. Please do not reference directly.
|
1 |
|
MySql.Data
MySql.Data.MySqlClient .Net Core Class Library
|
1 |
.NET Framework 4.6.2
- No dependencies.
.NET 8.0
- System.Diagnostics.EventLog (>= 9.0.11)
- System.Security.Cryptography.ProtectedData (>= 9.0.11)
.NET 9.0
- System.Diagnostics.EventLog (>= 9.0.11)
- System.Security.Cryptography.ProtectedData (>= 9.0.11)
.NET Standard 2.0
- System.Security.Cryptography.ProtectedData (>= 9.0.11)