Microsoft.Extensions.Configuration 5.0.0-preview.7.20364.11

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

This is a prerelease version of Microsoft.Extensions.Configuration.
There is a newer version of this package available.
See the version list below for details.

Requires NuGet 2.12 or higher.

dotnet add package Microsoft.Extensions.Configuration --version 5.0.0-preview.7.20364.11
NuGet\Install-Package Microsoft.Extensions.Configuration -Version 5.0.0-preview.7.20364.11
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" Version="5.0.0-preview.7.20364.11" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Extensions.Configuration --version 5.0.0-preview.7.20364.11
#r "nuget: Microsoft.Extensions.Configuration, 5.0.0-preview.7.20364.11"
#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 as a Cake Addin
#addin nuget:?package=Microsoft.Extensions.Configuration&version=5.0.0-preview.7.20364.11&prerelease

// Install Microsoft.Extensions.Configuration as a Cake Tool
#tool nuget:?package=Microsoft.Extensions.Configuration&version=5.0.0-preview.7.20364.11&prerelease

Implementation of key-value pair based configuration for Microsoft.Extensions.Configuration. Includes the memory configuration provider.
When using NuGet 3.x this package requires at least version 3.4.

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.3K)

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

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

JSON configuration provider implementation for Microsoft.Extensions.Configuration. This package enables you to read your application's settings from a JSON file. You can use JsonConfigurationExtensions.AddJsonFile extension method on IConfigurationBuilder to add the JSON configuration provider to the configuration builder.

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

Environment variables configuration provider implementation for Microsoft.Extensions.Configuration. This package enables you to read configuration parameters from environment variables. You can use EnvironmentVariablesExtensions.AddEnvironmentVariables extension method on IConfigurationBuilder to add the environment variables configuration provider to the configuration builder.

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

Configuration support for Microsoft.Extensions.Logging.

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

Command line configuration provider implementation for Microsoft.Extensions.Configuration. This package enables you to read configuration parameters from the command line arguments of your application. You can use CommandLineConfigurationExtensions.AddCommandLine extension method on IConfigurationBuilder to add the command line configuration provider to the configuration builder.

GitHub repositories (510)

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

Repository Stars
dotnet/maui
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
microsoft/semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
bitwarden/server
The core infrastructure backend (API, database, Docker, etc).
dotnet/efcore
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
App-vNext/Polly
Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner. From version 6.0.1, Polly targets .NET Standard 1.1 and 2.0+.
Version Downloads Last updated
9.0.0-preview.3.24172.9 4,359 4/11/2024
9.0.0-preview.2.24128.5 25,342 3/12/2024
9.0.0-preview.1.24080.9 61,231 2/13/2024
8.0.0 33,062,217 11/14/2023
8.0.0-rc.2.23479.6 419,621 10/10/2023
8.0.0-rc.1.23419.4 302,742 9/12/2023
8.0.0-preview.7.23375.6 180,455 8/8/2023
8.0.0-preview.6.23329.7 144,030 7/11/2023
8.0.0-preview.5.23280.8 102,257 6/13/2023
8.0.0-preview.4.23259.5 199,223 5/16/2023
8.0.0-preview.3.23174.8 174,203 4/11/2023
8.0.0-preview.2.23128.3 163,631 3/14/2023
8.0.0-preview.1.23110.8 140,638 2/21/2023
7.0.0 111,050,415 11/7/2022
7.0.0-rc.2.22472.3 278,054 10/11/2022
7.0.0-rc.1.22426.10 231,654 9/14/2022
7.0.0-preview.7.22375.6 220,325 8/9/2022
7.0.0-preview.6.22324.4 121,498 7/12/2022
7.0.0-preview.5.22301.12 78,346 6/14/2022
7.0.0-preview.4.22229.4 188,112 5/10/2022
7.0.0-preview.3.22175.4 84,430 4/13/2022
7.0.0-preview.2.22152.2 101,332 3/14/2022
7.0.0-preview.1.22076.8 95,631 2/17/2022
6.0.2-mauipre.1.22102.15 99,471 2/15/2022
6.0.2-mauipre.1.22054.8 243,459 1/19/2022
6.0.1 90,992,295 3/8/2022
6.0.0 226,047,673 11/8/2021
6.0.0-rc.2.21480.5 593,248 10/12/2021
6.0.0-rc.1.21451.13 392,061 9/14/2021
6.0.0-preview.7.21377.19 236,712 8/10/2021
6.0.0-preview.6.21352.12 149,385 7/14/2021
6.0.0-preview.5.21301.5 106,484 6/15/2021
6.0.0-preview.4.21253.7 84,755 5/24/2021
6.0.0-preview.3.21201.4 243,503 4/8/2021
6.0.0-preview.2.21154.6 133,240 3/11/2021
6.0.0-preview.1.21102.12 174,370 2/12/2021
5.0.0 201,882,724 11/9/2020
5.0.0-rc.2.20475.5 282,061 10/13/2020
5.0.0-rc.1.20451.14 373,295 9/14/2020
5.0.0-preview.8.20407.11 307,674 8/25/2020
5.0.0-preview.7.20364.11 329,345 7/21/2020
5.0.0-preview.6.20305.6 81,634 6/25/2020
5.0.0-preview.5.20278.1 235,083 6/10/2020
5.0.0-preview.4.20251.6 141,042 5/18/2020
5.0.0-preview.3.20215.2 285,416 4/23/2020
5.0.0-preview.2.20160.3 306,420 4/2/2020
5.0.0-preview.1.20120.4 120,545 3/16/2020
3.1.32 6,772,464 12/13/2022
3.1.31 1,641,628 11/8/2022
3.1.30 2,280,299 10/11/2022
3.1.29 1,757,906 9/13/2022
3.1.28 2,081,294 8/9/2022
3.1.27 1,687,590 7/12/2022
3.1.26 1,550,944 6/14/2022
3.1.25 2,601,661 5/10/2022
3.1.24 7,936,394 4/11/2022
3.1.23 4,091,925 3/8/2022
3.1.22 16,387,753 12/14/2021
3.1.21 8,514,286 11/7/2021
3.1.20 4,563,837 10/11/2021
3.1.19 5,154,725 9/14/2021
3.1.18 34,443,899 8/10/2021
3.1.17 6,483,985 7/13/2021
3.1.16 10,017,614 6/8/2021
3.1.15 8,259,795 5/11/2021
3.1.14 15,291,372 4/6/2021
3.1.13 14,636,324 3/9/2021
3.1.12 11,256,714 2/9/2021
3.1.11 12,958,304 1/12/2021
3.1.10 26,307,497 11/9/2020
3.1.9 64,616,237 10/13/2020
3.1.8 62,155,492 9/8/2020
3.1.7 33,753,883 8/11/2020
3.1.6 38,643,378 7/14/2020
3.1.5 41,364,896 6/9/2020
3.1.4 40,829,155 5/12/2020
3.1.3 76,834,157 3/24/2020
3.1.2 72,377,069 2/18/2020
3.1.1 41,107,853 1/14/2020
3.1.0 196,271,975 12/3/2019
3.1.0-preview3.19553.2 229,327 11/13/2019
3.1.0-preview2.19525.4 82,008 11/1/2019
3.1.0-preview1.19506.1 1,117,904 10/15/2019
3.0.3 51,688,320 2/18/2020
3.0.2 1,090,308 1/14/2020
3.0.1 6,740,635 11/18/2019
3.0.0 84,671,814 9/23/2019
3.0.0-rc1.19456.10 100,372 9/16/2019
3.0.0-preview9.19423.4 1,509,436 9/4/2019
3.0.0-preview8.19405.4 559,913 8/13/2019
3.0.0-preview7.19362.4 329,496 7/23/2019
3.0.0-preview6.19304.6 771,321 6/12/2019
3.0.0-preview5.19227.9 831,528 5/6/2019
3.0.0-preview4.19216.2 90,130 4/18/2019
3.0.0-preview3.19153.1 380,111 3/6/2019
3.0.0-preview.19074.2 243,236 1/29/2019
3.0.0-preview.18572.1 177,688 12/4/2018
2.2.0 235,182,637 12/3/2018
2.2.0-preview3-35497 511,675 10/17/2018
2.2.0-preview2-35157 314,462 9/12/2018
2.2.0-preview1-35029 199,226 8/22/2018
2.1.1 303,037,394 6/18/2018
2.1.0 332,895,456 5/29/2018
2.1.0-rc1-final 550,094 5/6/2018
2.1.0-preview2-final 647,577 4/10/2018
2.1.0-preview1-final 639,212 2/26/2018
2.0.2 31,246,945 5/7/2018
2.0.1 18,878,314 3/13/2018
2.0.0 329,971,768 8/11/2017
2.0.0-preview2-final 277,965 6/28/2017
2.0.0-preview1-final 1,120,417 5/10/2017
1.1.2 28,347,518 5/9/2017
1.1.1 9,165,585 3/6/2017
1.1.0 5,897,309 11/16/2016
1.1.0-preview1-final 64,598 10/24/2016
1.0.2 78,774,793 3/6/2017
1.0.1 3,730,127 12/12/2016
1.0.0 20,015,926 6/27/2016
1.0.0-rc2-final 1,836,626 5/16/2016
1.0.0-rc1-final 839,057 11/18/2015