Microsoft.Extensions.Configuration.Abstractions 7.0.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
.NET 6.0 .NET Standard 2.0 .NET Framework 4.6.2
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Microsoft.Extensions.Configuration.Abstractions --version 7.0.0
NuGet\Install-Package Microsoft.Extensions.Configuration.Abstractions -Version 7.0.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="7.0.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 7.0.0
#r "nuget: Microsoft.Extensions.Configuration.Abstractions, 7.0.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=7.0.0

// Install Microsoft.Extensions.Configuration.Abstractions as a Cake Tool
#tool nuget:?package=Microsoft.Extensions.Configuration.Abstractions&version=7.0.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

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 is compatible.  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 is compatible.  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. 
.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 is compatible.  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)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (4.1K)

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

Package Downloads
Microsoft.Extensions.Configuration The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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

Microsoft.Extensions.Configuration.Binder The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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 The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Hosting and startup abstractions for applications.

Microsoft.Extensions.Configuration.FileExtensions The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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

Microsoft.Extensions.Options.ConfigurationExtensions The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Provides additional configuration specific functionality related to Options.

GitHub repositories (296)

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
JeffreySu/WeiXinMPSDK
微信全平台 SDK Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 6.0、.NET 7.0。已支持微信公众号、小程序、小游戏、微信支付、企业微信/企业号、开放平台、JSSDK、微信周边等全平台。 WeChat SDK for C#.
Version Downloads Last updated
8.0.0-rc.1.23419.4 58,879 9/12/2023
8.0.0-preview.7.23375.6 121,330 8/8/2023
8.0.0-preview.6.23329.7 109,023 7/11/2023
8.0.0-preview.5.23280.8 115,103 6/13/2023
8.0.0-preview.4.23259.5 148,556 5/16/2023
8.0.0-preview.3.23174.8 180,357 4/11/2023
8.0.0-preview.2.23128.3 221,656 3/14/2023
8.0.0-preview.1.23110.8 156,706 2/21/2023
7.0.0 85,610,678 11/7/2022
7.0.0-rc.2.22472.3 351,786 10/11/2022
7.0.0-rc.1.22426.10 312,007 9/14/2022
7.0.0-preview.7.22375.6 202,189 8/9/2022
7.0.0-preview.6.22324.4 179,480 7/12/2022
7.0.0-preview.5.22301.12 118,712 6/14/2022
7.0.0-preview.4.22229.4 219,646 5/10/2022
7.0.0-preview.3.22175.4 129,605 4/13/2022
7.0.0-preview.2.22152.2 165,482 3/14/2022
7.0.0-preview.1.22076.8 140,111 2/17/2022
6.0.2-mauipre.1.22102.15 96,701 2/15/2022
6.0.2-mauipre.1.22054.8 281,987 1/19/2022
6.0.0 277,599,208 11/8/2021
6.0.0-rc.2.21480.5 1,299,988 10/12/2021
6.0.0-rc.1.21451.13 528,296 9/14/2021
6.0.0-preview.7.21377.19 352,599 8/10/2021
6.0.0-preview.6.21352.12 211,602 7/14/2021
6.0.0-preview.5.21301.5 253,146 6/15/2021
6.0.0-preview.4.21253.7 144,697 5/24/2021
6.0.0-preview.3.21201.4 336,310 4/8/2021
6.0.0-preview.2.21154.6 166,225 3/11/2021
6.0.0-preview.1.21102.12 279,990 2/12/2021
5.0.0 272,335,596 11/9/2020
5.0.0-rc.2.20475.5 569,582 10/13/2020
5.0.0-rc.1.20451.14 726,895 9/14/2020
5.0.0-preview.8.20407.11 478,205 8/25/2020
5.0.0-preview.7.20364.11 401,568 7/21/2020
5.0.0-preview.6.20305.6 107,522 6/25/2020
5.0.0-preview.5.20278.1 174,518 6/10/2020
5.0.0-preview.4.20251.6 153,789 5/18/2020
5.0.0-preview.3.20215.2 277,416 4/23/2020
5.0.0-preview.2.20160.3 309,840 4/2/2020
5.0.0-preview.1.20120.4 117,897 3/16/2020
3.1.32 4,415,388 12/13/2022
3.1.31 1,488,889 11/8/2022
3.1.30 1,601,321 10/11/2022
3.1.29 1,269,421 9/13/2022
3.1.28 3,710,621 8/9/2022
3.1.27 1,418,637 7/12/2022
3.1.26 1,298,207 6/14/2022
3.1.25 2,274,808 5/10/2022
3.1.24 6,158,153 4/11/2022
3.1.23 3,925,109 3/8/2022
3.1.22 13,370,924 12/14/2021
3.1.21 7,375,747 11/7/2021
3.1.20 3,998,016 10/11/2021
3.1.19 4,666,639 9/14/2021
3.1.18 36,538,897 8/10/2021
3.1.17 6,210,997 7/13/2021
3.1.16 9,468,427 6/8/2021
3.1.15 7,685,891 5/11/2021
3.1.14 14,857,617 4/6/2021
3.1.13 13,574,183 3/9/2021
3.1.12 10,772,026 2/9/2021
3.1.11 17,021,795 1/12/2021
3.1.10 25,858,920 11/9/2020
3.1.9 57,042,387 10/13/2020
3.1.8 168,476,461 9/8/2020
3.1.7 32,181,738 8/11/2020
3.1.6 37,005,676 7/14/2020
3.1.5 41,678,360 6/9/2020
3.1.4 39,788,870 5/12/2020
3.1.3 72,294,091 3/24/2020
3.1.2 67,571,254 2/18/2020
3.1.1 37,260,774 1/14/2020
3.1.0 141,590,767 12/3/2019
3.1.0-preview3.19553.2 215,279 11/13/2019
3.1.0-preview2.19525.4 81,184 11/1/2019
3.1.0-preview1.19506.1 1,043,766 10/15/2019
3.0.3 36,758,790 2/18/2020
3.0.2 1,090,730 1/14/2020
3.0.1 6,676,826 11/18/2019
3.0.0 87,454,415 9/23/2019
3.0.0-rc1.19456.10 106,622 9/16/2019
3.0.0-preview9.19423.4 1,414,288 9/4/2019
3.0.0-preview8.19405.4 528,543 8/13/2019
3.0.0-preview7.19362.4 315,418 7/23/2019
3.0.0-preview6.19304.6 704,900 6/12/2019
3.0.0-preview5.19227.9 752,501 5/6/2019
3.0.0-preview4.19216.2 87,668 4/18/2019
3.0.0-preview3.19153.1 397,816 3/6/2019
3.0.0-preview.19074.2 236,706 1/29/2019
3.0.0-preview.18572.1 174,409 12/4/2018
2.2.0 380,552,314 12/3/2018
2.2.0-preview3-35497 567,944 10/17/2018
2.2.0-preview2-35157 454,896 9/12/2018
2.2.0-preview1-35029 209,570 8/22/2018
2.1.1 267,220,584 6/18/2018
2.1.0 359,933,418 5/29/2018
2.1.0-rc1-final 509,051 5/6/2018
2.1.0-preview2-final 661,549 4/10/2018
2.1.0-preview1-final 701,837 2/26/2018
2.0.2 32,538,373 5/7/2018
2.0.1 41,910,958 3/13/2018
2.0.0 390,097,330 8/11/2017
2.0.0-preview2-final 260,683 6/28/2017
2.0.0-preview1-final 1,052,536 5/10/2017
1.1.2 33,104,596 5/9/2017
1.1.1 13,978,837 3/6/2017
1.1.0 9,632,418 11/16/2016
1.1.0-preview1-final 138,765 10/24/2016
1.0.2 120,999,533 3/6/2017
1.0.1 3,872,887 12/12/2016
1.0.0 44,256,498 6/27/2016
1.0.0-rc2-final 2,028,804 5/16/2016
1.0.0-rc1-final 877,657 11/18/2015