Microsoft.Extensions.Configuration 3.1.27

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.Extensions.Configuration --version 3.1.27
NuGet\Install-Package Microsoft.Extensions.Configuration -Version 3.1.27
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="3.1.27" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Extensions.Configuration --version 3.1.27
#r "nuget: Microsoft.Extensions.Configuration, 3.1.27"
#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=3.1.27

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

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

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 is compatible. 
.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.5K)

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 (512)

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.4.24266.19 3,393 5/21/2024
9.0.0-preview.3.24172.9 50,053 4/11/2024
9.0.0-preview.2.24128.5 39,215 3/12/2024
9.0.0-preview.1.24080.9 74,486 2/13/2024
8.0.0 47,785,348 11/14/2023
8.0.0-rc.2.23479.6 462,712 10/10/2023
8.0.0-rc.1.23419.4 324,821 9/12/2023
8.0.0-preview.7.23375.6 193,262 8/8/2023
8.0.0-preview.6.23329.7 150,476 7/11/2023
8.0.0-preview.5.23280.8 108,396 6/13/2023
8.0.0-preview.4.23259.5 220,321 5/16/2023
8.0.0-preview.3.23174.8 182,578 4/11/2023
8.0.0-preview.2.23128.3 177,720 3/14/2023
8.0.0-preview.1.23110.8 144,167 2/21/2023
7.0.0 117,630,678 11/7/2022
7.0.0-rc.2.22472.3 285,149 10/11/2022
7.0.0-rc.1.22426.10 236,741 9/14/2022
7.0.0-preview.7.22375.6 234,063 8/9/2022
7.0.0-preview.6.22324.4 125,079 7/12/2022
7.0.0-preview.5.22301.12 79,953 6/14/2022
7.0.0-preview.4.22229.4 192,137 5/10/2022
7.0.0-preview.3.22175.4 87,033 4/13/2022
7.0.0-preview.2.22152.2 102,579 3/14/2022
7.0.0-preview.1.22076.8 96,689 2/17/2022
6.0.2-mauipre.1.22102.15 101,575 2/15/2022
6.0.2-mauipre.1.22054.8 249,256 1/19/2022
6.0.1 96,053,796 3/8/2022
6.0.0 235,608,561 11/8/2021
6.0.0-rc.2.21480.5 599,538 10/12/2021
6.0.0-rc.1.21451.13 396,557 9/14/2021
6.0.0-preview.7.21377.19 237,533 8/10/2021
6.0.0-preview.6.21352.12 150,446 7/14/2021
6.0.0-preview.5.21301.5 107,488 6/15/2021
6.0.0-preview.4.21253.7 85,511 5/24/2021
6.0.0-preview.3.21201.4 246,337 4/8/2021
6.0.0-preview.2.21154.6 134,532 3/11/2021
6.0.0-preview.1.21102.12 176,160 2/12/2021
5.0.0 206,370,806 11/9/2020
5.0.0-rc.2.20475.5 284,119 10/13/2020
5.0.0-rc.1.20451.14 373,634 9/14/2020
5.0.0-preview.8.20407.11 315,122 8/25/2020
5.0.0-preview.7.20364.11 330,767 7/21/2020
5.0.0-preview.6.20305.6 81,896 6/25/2020
5.0.0-preview.5.20278.1 246,602 6/10/2020
5.0.0-preview.4.20251.6 142,232 5/18/2020
5.0.0-preview.3.20215.2 287,101 4/23/2020
5.0.0-preview.2.20160.3 308,648 4/2/2020
5.0.0-preview.1.20120.4 121,167 3/16/2020
3.1.32 7,517,603 12/13/2022
3.1.31 1,724,687 11/8/2022
3.1.30 2,384,270 10/11/2022
3.1.29 1,858,174 9/13/2022
3.1.28 2,151,903 8/9/2022
3.1.27 1,750,306 7/12/2022
3.1.26 1,590,476 6/14/2022
3.1.25 2,666,175 5/10/2022
3.1.24 8,349,357 4/11/2022
3.1.23 4,193,112 3/8/2022
3.1.22 17,031,786 12/14/2021
3.1.21 8,734,647 11/7/2021
3.1.20 4,693,514 10/11/2021
3.1.19 5,265,133 9/14/2021
3.1.18 35,747,383 8/10/2021
3.1.17 6,594,925 7/13/2021
3.1.16 10,187,657 6/8/2021
3.1.15 8,383,431 5/11/2021
3.1.14 15,540,286 4/6/2021
3.1.13 14,834,499 3/9/2021
3.1.12 11,430,775 2/9/2021
3.1.11 13,159,960 1/12/2021
3.1.10 26,632,281 11/9/2020
3.1.9 65,875,242 10/13/2020
3.1.8 62,995,419 9/8/2020
3.1.7 34,210,775 8/11/2020
3.1.6 39,143,651 7/14/2020
3.1.5 41,854,995 6/9/2020
3.1.4 41,448,571 5/12/2020
3.1.3 80,077,738 3/24/2020
3.1.2 73,244,060 2/18/2020
3.1.1 41,559,201 1/14/2020
3.1.0 206,728,310 12/3/2019
3.1.0-preview3.19553.2 230,262 11/13/2019
3.1.0-preview2.19525.4 82,276 11/1/2019
3.1.0-preview1.19506.1 1,128,316 10/15/2019
3.0.3 54,146,610 2/18/2020
3.0.2 1,092,652 1/14/2020
3.0.1 6,799,916 11/18/2019
3.0.0 85,718,995 9/23/2019
3.0.0-rc1.19456.10 100,650 9/16/2019
3.0.0-preview9.19423.4 1,517,881 9/4/2019
3.0.0-preview8.19405.4 561,552 8/13/2019
3.0.0-preview7.19362.4 329,956 7/23/2019
3.0.0-preview6.19304.6 772,683 6/12/2019
3.0.0-preview5.19227.9 832,675 5/6/2019
3.0.0-preview4.19216.2 90,540 4/18/2019
3.0.0-preview3.19153.1 381,586 3/6/2019
3.0.0-preview.19074.2 244,157 1/29/2019
3.0.0-preview.18572.1 178,141 12/4/2018
2.2.0 240,359,818 12/3/2018
2.2.0-preview3-35497 513,041 10/17/2018
2.2.0-preview2-35157 316,250 9/12/2018
2.2.0-preview1-35029 199,744 8/22/2018
2.1.1 315,652,382 6/18/2018
2.1.0 342,786,184 5/29/2018
2.1.0-rc1-final 554,429 5/6/2018
2.1.0-preview2-final 650,134 4/10/2018
2.1.0-preview1-final 641,386 2/26/2018
2.0.2 32,230,748 5/7/2018
2.0.1 19,128,245 3/13/2018
2.0.0 336,982,061 8/11/2017
2.0.0-preview2-final 280,781 6/28/2017
2.0.0-preview1-final 1,124,600 5/10/2017
1.1.2 28,783,671 5/9/2017
1.1.1 9,243,864 3/6/2017
1.1.0 5,954,425 11/16/2016
1.1.0-preview1-final 64,688 10/24/2016
1.0.2 79,221,321 3/6/2017
1.0.1 3,736,270 12/12/2016
1.0.0 20,188,858 6/27/2016
1.0.0-rc2-final 1,837,279 5/16/2016
1.0.0-rc1-final 841,812 11/18/2015