System.Configuration.ConfigurationManager
6.0.0
Prefix Reserved
See the version list below for details.
Install-Package System.Configuration.ConfigurationManager -Version 6.0.0
dotnet add package System.Configuration.ConfigurationManager --version 6.0.0
<PackageReference Include="System.Configuration.ConfigurationManager" Version="6.0.0" />
paket add System.Configuration.ConfigurationManager --version 6.0.0
#r "nuget: System.Configuration.ConfigurationManager, 6.0.0"
// Install System.Configuration.ConfigurationManager as a Cake Addin
#addin nuget:?package=System.Configuration.ConfigurationManager&version=6.0.0
// Install System.Configuration.ConfigurationManager as a Cake Tool
#tool nuget:?package=System.Configuration.ConfigurationManager&version=6.0.0
Provides types that support using configuration files.
Commonly Used Types:
System.Configuration.Configuration
System.Configuration.ConfigurationManager
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 4.6.1
- System.Security.Permissions (>= 6.0.0)
-
.NETStandard 2.0
- System.Security.Cryptography.ProtectedData (>= 6.0.0)
- System.Security.Permissions (>= 6.0.0)
-
net6.0
- System.Security.Cryptography.ProtectedData (>= 6.0.0)
- System.Security.Permissions (>= 6.0.0)
NuGet packages (1.6K)
Showing the top 5 NuGet packages that depend on System.Configuration.ConfigurationManager:
Package | Downloads |
---|---|
System.Diagnostics.PerformanceCounter
Provides the System.Diagnostics.PerformanceCounter class, which allows access to Windows performance counters. Commonly Used Types: System.Diagnostics.PerformanceCounter |
|
System.Runtime.Caching
Provides classes to use caching facilities. Commonly Used Types: System.Runtime.Caching.CacheEntryChangeMonitor System.Runtime.Caching.CacheEntryRemovedArguments System.Runtime.Caching.CacheEntryUpdateArguments System.Runtime.Caching.CacheItem System.Runtime.Caching.CacheItemPolicy System.Runtime.Caching.ChangeMonitor System.Runtime.Caching.FileChangeMonitor System.Runtime.Caching.HostFileChangeMonitor System.Runtime.Caching.MemoryCache System.Runtime.Caching.ObjectCache |
|
EntityFramework
Entity Framework 6 (EF6) is a tried and tested object-relational mapper for .NET with many years of feature development and stabilization. |
|
Microsoft.Data.SqlClient
Provides the data provider for SQL Server. These classes provide access to versions of SQL Server and encapsulate database-specific protocols, including tabular data stream (TDS) Commonly Used Types: Microsoft.Data.SqlClient.SqlConnection Microsoft.Data.SqlClient.SqlException Microsoft.Data.SqlClient.SqlParameter Microsoft.Data.SqlClient.SqlDataReader Microsoft.Data.SqlClient.SqlCommand Microsoft.Data.SqlClient.SqlTransaction Microsoft.Data.SqlClient.SqlParameterCollection Microsoft.Data.SqlClient.SqlClientFactory When using NuGet 3.x this package requires at least version 3.4. |
|
FluentAssertions
A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style unit tests. Targets .NET Framework 4.7, .NET Core 2.1 and 3.0, .NET 6, as well as .NET Standard 2.0 and 2.1. Supports the unit test frameworks MSTest2, NUnit3, XUnit2, MSpec, and NSpec3. |
GitHub repositories (166)
Showing the top 5 popular GitHub repositories that depend on System.Configuration.ConfigurationManager:
Repository | Stars |
---|---|
PowerShell/PowerShell
PowerShell for every system!
|
|
aspnetboilerplate/aspnetboilerplate
ASP.NET Boilerplate - Web Application Framework
|
|
MahApps/MahApps.Metro
A framework that allows developers to cobble together a better UI for their own WPF applications with minimal effort.
|
|
dotnet/BenchmarkDotNet
Powerful .NET library for benchmarking
|
|
microsoft/ailab
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
|