System.Configuration.Abstractions 2.0.2.24

There is a newer version of this package available.
See the version list below for details.
dotnet add package System.Configuration.Abstractions --version 2.0.2.24
NuGet\Install-Package System.Configuration.Abstractions -Version 2.0.2.24
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="System.Configuration.Abstractions" Version="2.0.2.24" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add System.Configuration.Abstractions --version 2.0.2.24
#r "nuget: System.Configuration.Abstractions, 2.0.2.24"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install System.Configuration.Abstractions as a Cake Addin
#addin nuget:?package=System.Configuration.Abstractions&version=2.0.2.24

// Install System.Configuration.Abstractions as a Cake Tool
#tool nuget:?package=System.Configuration.Abstractions&version=2.0.2.24

Interfaced wrappers around System Configuration ConfigurationManager with support for extensibility points and strongly typed helpers.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (30)

Showing the top 5 NuGet packages that depend on System.Configuration.Abstractions:

Package Downloads
GreatUtilities.Infrastructure

Essencial tools to agile development.

ZayniFramework3.Common

Common used C# .NET libraries (for .NET Core and .NET Framework) such as configuration management, extensions API, dynamic object helper API, reflection helper, AOP interceptors, delegate invoker, TaskQueue, iterators... etc Also provide common used IResult interface, dynamic BaseResult class and built-in ConsoleCommandService with ICommand interface.

NEsper

A component for complex event processing (CEP). NEsper enables rapid development of applications that process large volumes of incoming messages or events, regardless of whether incoming messages are historical or real-time in nature. NEsper filters and analyze events in various ways, and respond to conditions of interest with minimal latency.

Hardcore.Core

A core of the Hardcore framework

UniversalAnalyticsMeasurementProtocolWrapper

Wrapper for pushing data to Universal Analytics properties via the Measurement Protocol (version 1) on the server-side. This version only supports pushing Event data to web properties.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.2.45 3,840,299 4/14/2018
2.0.2.44 1,679 4/14/2018
2.0.2.42 1,566 4/14/2018
2.0.2.39 1,772 4/14/2018
2.0.2.37 67,398 2/15/2018
2.0.2.26 483,036 11/26/2015
2.0.2.24 24,000 9/17/2015
2.0.2.21 16,096 5/29/2015
2.0.2.19 2,401 5/21/2015
2.0.2.17 10,977 2/18/2015
2.0.2.15 46,343 4/14/2014
2.0.2.3 9,665 3/29/2014
1.1.5064.25905 2,440 11/12/2013
1.0.5058.39992 2,152 11/6/2013

Added support for .NET40 - one of the .NET45 only interfaces is unavailable in the .NET40 port.