Microsoft.Extensions.Configuration.Abstractions 2.2.0

Prefix Reserved
Additional Details

This package has been deprecated as part of the .NET Package Deprecation effort. You can learn more about it from https://github.com/dotnet/announcements/issues/217

There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.Extensions.Configuration.Abstractions --version 2.2.0                
NuGet\Install-Package Microsoft.Extensions.Configuration.Abstractions -Version 2.2.0                
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="Microsoft.Extensions.Configuration.Abstractions" Version="2.2.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Extensions.Configuration.Abstractions --version 2.2.0                
#r "nuget: Microsoft.Extensions.Configuration.Abstractions, 2.2.0"                
#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 Microsoft.Extensions.Configuration.Abstractions as a Cake Addin
#addin nuget:?package=Microsoft.Extensions.Configuration.Abstractions&version=2.2.0

// Install Microsoft.Extensions.Configuration.Abstractions as a Cake Tool
#tool nuget:?package=Microsoft.Extensions.Configuration.Abstractions&version=2.2.0                

Abstractions of key-value pair based configuration.
Commonly used types:
Microsoft.Extensions.Configuration.IConfiguration
Microsoft.Extensions.Configuration.IConfigurationBuilder
Microsoft.Extensions.Configuration.IConfigurationProvider
Microsoft.Extensions.Configuration.IConfigurationRoot
Microsoft.Extensions.Configuration.IConfigurationSection

This package was built from the source code at https://github.com/aspnet/Extensions/tree/9bc79b2f25a3724376d7af19617c33749a30ea3a

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (5.1K)

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

Package Downloads
Microsoft.Extensions.Configuration

Implementation of key-value pair based configuration for Microsoft.Extensions.Configuration. Includes the memory configuration provider.

Microsoft.Extensions.Configuration.Binder

Provides the functionality to bind an object to data in configuration providers for Microsoft.Extensions.Configuration. This package enables you to represent the configuration data as strongly-typed classes defined in the application code. To bind a configuration, use the Microsoft.Extensions.Configuration.ConfigurationBinder.Get extension method on the IConfiguration object. To use this package, you also need to install a package for the configuration provider, for example, Microsoft.Extensions.Configuration.Json for the JSON provider.

Microsoft.Extensions.Hosting.Abstractions

Hosting and startup abstractions for applications.

Microsoft.Extensions.Configuration.FileExtensions

Provides a base class for file-based configuration providers used with Microsoft.Extensions.Configuration and extension methods for configuring them.

Microsoft.Extensions.Options.ConfigurationExtensions

Provides additional configuration specific functionality related to Options.

GitHub repositories (331)

Showing the top 5 popular GitHub repositories that depend on Microsoft.Extensions.Configuration.Abstractions:

Repository Stars
jellyfin/jellyfin
The Free Software Media System
ppy/osu
rhythm is just a *click* away!
dotnet/efcore
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
chocolatey/choco
Chocolatey - the package manager for Windows
Version Downloads Last updated
9.0.0-rc.1.24431.7 23,839 9/10/2024
9.0.0-preview.7.24405.7 64,971 8/13/2024
9.0.0-preview.6.24327.7 127,759 7/9/2024
9.0.0-preview.5.24306.7 103,161 6/11/2024
9.0.0-preview.4.24266.19 95,786 5/21/2024
9.0.0-preview.3.24172.9 224,818 4/11/2024
9.0.0-preview.2.24128.5 140,037 3/12/2024
9.0.0-preview.1.24080.9 143,231 2/13/2024
8.0.0 134,990,268 11/14/2023
8.0.0-rc.2.23479.6 1,498,890 10/10/2023
8.0.0-rc.1.23419.4 604,478 9/12/2023
8.0.0-preview.7.23375.6 513,633 8/8/2023
8.0.0-preview.6.23329.7 287,350 7/11/2023
8.0.0-preview.5.23280.8 251,155 6/13/2023
8.0.0-preview.4.23259.5 418,361 5/16/2023
8.0.0-preview.3.23174.8 376,055 4/11/2023
8.0.0-preview.2.23128.3 399,569 3/14/2023
8.0.0-preview.1.23110.8 252,210 2/21/2023
7.0.0 211,978,791 11/7/2022
7.0.0-rc.2.22472.3 481,714 10/11/2022
7.0.0-rc.1.22426.10 401,447 9/14/2022
7.0.0-preview.7.22375.6 322,221 8/9/2022
7.0.0-preview.6.22324.4 249,005 7/12/2022
7.0.0-preview.5.22301.12 146,664 6/14/2022
7.0.0-preview.4.22229.4 279,041 5/10/2022
7.0.0-preview.3.22175.4 164,100 4/13/2022
7.0.0-preview.2.22152.2 208,206 3/14/2022
7.0.0-preview.1.22076.8 162,255 2/17/2022
6.0.0 466,477,368 11/8/2021
6.0.0-rc.2.21480.5 1,516,690 10/12/2021
6.0.0-rc.1.21451.13 618,622 9/14/2021
6.0.0-preview.7.21377.19 404,533 8/10/2021
6.0.0-preview.6.21352.12 235,058 7/14/2021
6.0.0-preview.5.21301.5 291,059 6/15/2021
6.0.0-preview.4.21253.7 160,015 5/24/2021
6.0.0-preview.3.21201.4 378,127 4/8/2021
6.0.0-preview.2.21154.6 185,112 3/11/2021 6.0.0-preview.2.21154.6 is deprecated because it is no longer maintained.
6.0.0-preview.1.21102.12 319,442 2/12/2021 6.0.0-preview.1.21102.12 is deprecated because it is no longer maintained.
5.0.0 350,220,695 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.5 627,200 10/13/2020 5.0.0-rc.2.20475.5 is deprecated because it is no longer maintained.
5.0.0-rc.1.20451.14 781,908 9/14/2020 5.0.0-rc.1.20451.14 is deprecated because it is no longer maintained.
5.0.0-preview.8.20407.11 567,237 8/25/2020 5.0.0-preview.8.20407.11 is deprecated because it is no longer maintained.
5.0.0-preview.7.20364.11 420,368 7/21/2020 5.0.0-preview.7.20364.11 is deprecated because it is no longer maintained.
5.0.0-preview.6.20305.6 112,270 6/25/2020 5.0.0-preview.6.20305.6 is deprecated because it is no longer maintained.
5.0.0-preview.5.20278.1 290,314 6/10/2020 5.0.0-preview.5.20278.1 is deprecated because it is no longer maintained.
5.0.0-preview.4.20251.6 169,043 5/18/2020 5.0.0-preview.4.20251.6 is deprecated because it is no longer maintained.
5.0.0-preview.3.20215.2 296,315 4/23/2020 5.0.0-preview.3.20215.2 is deprecated because it is no longer maintained.
5.0.0-preview.2.20160.3 336,014 4/2/2020 5.0.0-preview.2.20160.3 is deprecated because it is no longer maintained.
5.0.0-preview.1.20120.4 125,456 3/16/2020 5.0.0-preview.1.20120.4 is deprecated because it is no longer maintained.
3.1.32 16,256,860 12/13/2022
3.1.31 2,615,617 11/8/2022
3.1.30 2,737,864 10/11/2022
3.1.29 2,316,620 9/13/2022
3.1.28 5,777,403 8/9/2022
3.1.27 2,126,662 7/12/2022
3.1.26 1,808,146 6/14/2022
3.1.25 3,118,099 5/10/2022
3.1.24 10,510,136 4/11/2022
3.1.23 5,175,557 3/8/2022
3.1.22 19,755,139 12/14/2021
3.1.21 9,881,703 11/7/2021
3.1.20 5,599,735 10/11/2021
3.1.19 5,865,979 9/14/2021
3.1.18 55,668,336 8/10/2021
3.1.17 7,852,529 7/13/2021
3.1.16 11,383,747 6/8/2021
3.1.15 9,094,353 5/11/2021
3.1.14 17,978,295 4/6/2021
3.1.13 15,936,111 3/9/2021
3.1.12 12,846,231 2/9/2021
3.1.11 20,089,569 1/12/2021
3.1.10 30,066,902 11/9/2020
3.1.9 70,523,342 10/13/2020
3.1.8 227,027,020 9/8/2020
3.1.7 37,818,301 8/11/2020
3.1.6 42,934,232 7/14/2020
3.1.5 48,064,125 6/9/2020
3.1.4 47,680,279 5/12/2020
3.1.3 103,617,402 3/24/2020
3.1.2 77,527,752 2/18/2020
3.1.1 44,751,316 1/14/2020
3.1.0 246,119,381 12/3/2019
3.1.0-preview3.19553.2 232,840 11/13/2019 3.1.0-preview3.19553.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19525.4 84,879 11/1/2019 3.1.0-preview2.19525.4 is deprecated because it is no longer maintained.
3.1.0-preview1.19506.1 1,153,085 10/15/2019 3.1.0-preview1.19506.1 is deprecated because it is no longer maintained.
3.0.3 60,732,471 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 1,148,315 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.1 7,518,648 11/18/2019 3.0.1 is deprecated because it is no longer maintained.
3.0.0 114,650,634 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19456.10 110,240 9/16/2019 3.0.0-rc1.19456.10 is deprecated because it is no longer maintained.
3.0.0-preview9.19423.4 1,530,010 9/4/2019 3.0.0-preview9.19423.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.4 590,449 8/13/2019 3.0.0-preview8.19405.4 is deprecated because it is no longer maintained.
3.0.0-preview7.19362.4 338,892 7/23/2019 3.0.0-preview7.19362.4 is deprecated because it is no longer maintained.
3.0.0-preview6.19304.6 775,442 6/12/2019 3.0.0-preview6.19304.6 is deprecated because it is no longer maintained.
3.0.0-preview5.19227.9 836,044 5/6/2019 3.0.0-preview5.19227.9 is deprecated because it is no longer maintained.
3.0.0-preview4.19216.2 92,824 4/18/2019 3.0.0-preview4.19216.2 is deprecated because it is no longer maintained.
3.0.0-preview3.19153.1 435,358 3/6/2019 3.0.0-preview3.19153.1 is deprecated because it is no longer maintained.
3.0.0-preview.19074.2 249,343 1/29/2019 3.0.0-preview.19074.2 is deprecated because it is no longer maintained.
3.0.0-preview.18572.1 183,339 12/4/2018 3.0.0-preview.18572.1 is deprecated because it is no longer maintained.
2.2.0 524,797,741 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 655,537 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.
2.2.0-preview2-35157 538,096 9/12/2018 2.2.0-preview2-35157 is deprecated because it is no longer maintained.
2.2.0-preview1-35029 272,983 8/22/2018 2.2.0-preview1-35029 is deprecated because it is no longer maintained.
2.1.1 400,659,594 6/18/2018
2.1.0 484,594,257 5/29/2018
2.1.0-rc1-final 666,377 5/6/2018 2.1.0-rc1-final is deprecated because it is no longer maintained.
2.1.0-preview2-final 895,011 4/10/2018 2.1.0-preview2-final is deprecated because it is no longer maintained.
2.1.0-preview1-final 854,705 2/26/2018 2.1.0-preview1-final is deprecated because it is no longer maintained.
2.0.2 42,977,129 5/7/2018 2.0.2 is deprecated because it is no longer maintained.
2.0.1 49,856,258 3/13/2018 2.0.1 is deprecated because it is no longer maintained.
2.0.0 502,025,286 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 354,146 6/28/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 1,137,197 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.1.2 40,608,942 5/9/2017 1.1.2 is deprecated because it is no longer maintained.
1.1.1 16,134,871 3/6/2017 1.1.1 is deprecated because it is no longer maintained.
1.1.0 10,895,437 11/16/2016 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview1-final 182,683 10/24/2016 1.1.0-preview1-final is deprecated because it is no longer maintained.
1.0.2 131,389,639 3/6/2017 1.0.2 is deprecated because it is no longer maintained.
1.0.1 3,991,698 12/12/2016 1.0.1 is deprecated because it is no longer maintained.
1.0.0 51,288,296 6/27/2016 1.0.0 is deprecated because it is no longer maintained.
1.0.0-rc2-final 2,191,580 5/16/2016 1.0.0-rc2-final is deprecated because it is no longer maintained.
1.0.0-rc1-final 906,560 11/18/2015 1.0.0-rc1-final is deprecated because it is no longer maintained.