Microsoft.Extensions.Configuration.Json 5.0.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.

Requires NuGet 2.12 or higher.

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

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

JSON configuration provider implementation for Microsoft.Extensions.Configuration.
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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.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 is compatible. 
.NET Framework net461 is compatible.  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 (4.1K)

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

Package Downloads
Microsoft.Extensions.Configuration.UserSecrets

User secrets configuration provider implementation for Microsoft.Extensions.Configuration. User secrets mechanism enables you to override application configuration settings with values stored in the local secrets file. You can use UserSecretsConfigurationExtensions.AddUserSecrets extension method on IConfigurationBuilder to add user secrets provider to the configuration builder.

Microsoft.Extensions.Hosting

Hosting and startup infrastructures for applications.

Microsoft.Azure.WebJobs

This package contains the runtime host components of the WebJobs SDK. For more information, please visit https://go.microsoft.com/fwlink/?linkid=2279708.

Microsoft.ApplicationInsights.AspNetCore

Application Insights for ASP.NET Core web applications. See https://azure.microsoft.com/documentation/articles/app-insights-asp-net-five/ for more information. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156

Microsoft.AspNetCore

Microsoft.AspNetCore

GitHub repositories (650)

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

Repository Stars
jellyfin/jellyfin
The Free Software Media System - Server Backend & API
dotnet/aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
microsoft/semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
dotnet/maui
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
icsharpcode/ILSpy
.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
Version Downloads Last updated
9.0.1 46,420 1/14/2025
9.0.0 4,813,163 11/12/2024
9.0.0-rc.2.24473.5 111,656 10/8/2024
9.0.0-rc.1.24431.7 85,408 9/10/2024
9.0.0-preview.7.24405.7 58,812 8/13/2024
9.0.0-preview.6.24327.7 61,535 7/9/2024
9.0.0-preview.5.24306.7 51,192 6/11/2024
9.0.0-preview.4.24266.19 45,311 5/21/2024
9.0.0-preview.3.24172.9 137,697 4/11/2024
9.0.0-preview.2.24128.5 54,964 3/12/2024
9.0.0-preview.1.24080.9 85,317 2/13/2024
8.0.1 16,663,455 10/8/2024
8.0.0 117,005,428 11/14/2023
8.0.0-rc.2.23479.6 296,523 10/10/2023
8.0.0-rc.1.23419.4 175,741 9/12/2023
8.0.0-preview.7.23375.6 147,408 8/8/2023
8.0.0-preview.6.23329.7 118,809 7/11/2023
8.0.0-preview.5.23280.8 92,920 6/13/2023
8.0.0-preview.4.23259.5 286,991 5/16/2023
8.0.0-preview.3.23174.8 212,765 4/11/2023
8.0.0-preview.2.23128.3 76,238 3/14/2023
8.0.0-preview.1.23110.8 134,965 2/21/2023
7.0.0 118,700,166 11/7/2022
7.0.0-rc.2.22472.3 207,704 10/11/2022
7.0.0-rc.1.22426.10 156,104 9/14/2022
7.0.0-preview.7.22375.6 208,329 8/9/2022
7.0.0-preview.6.22324.4 105,721 7/12/2022
7.0.0-preview.5.22301.12 69,149 6/14/2022
7.0.0-preview.4.22229.4 109,277 5/10/2022
7.0.0-preview.3.22175.4 69,407 4/13/2022
7.0.0-preview.2.22152.2 58,595 3/14/2022
7.0.0-preview.1.22076.8 49,333 2/17/2022
6.0.1 115,892 11/12/2024
6.0.0 271,281,587 11/8/2021
6.0.0-rc.2.21480.5 554,055 10/12/2021
6.0.0-rc.1.21451.13 337,062 9/14/2021
6.0.0-preview.7.21377.19 212,987 8/10/2021
6.0.0-preview.6.21352.12 128,130 7/14/2021
6.0.0-preview.5.21301.5 79,794 6/15/2021
6.0.0-preview.4.21253.7 59,418 5/24/2021
6.0.0-preview.3.21201.4 195,167 4/8/2021
6.0.0-preview.2.21154.6 108,002 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 132,573 2/12/2021 6.0.0-preview.1.21102.12 is deprecated because it is no longer maintained.
5.0.0 172,454,508 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.5 263,954 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 335,744 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 67,842 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 131,166 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 58,075 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 48,814 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 122,807 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 45,717 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 121,227 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 43,826 3/16/2020 5.0.0-preview.1.20120.4 is deprecated because it is no longer maintained.
3.1.32 2,756,671 12/13/2022
3.1.31 810,136 11/8/2022
3.1.30 1,726,993 10/11/2022
3.1.29 419,014 9/13/2022
3.1.28 554,323 8/9/2022
3.1.27 527,549 7/12/2022
3.1.26 478,893 6/14/2022
3.1.25 891,793 5/10/2022
3.1.24 785,483 4/11/2022
3.1.23 1,394,746 3/8/2022
3.1.22 9,741,844 12/14/2021
3.1.21 2,330,547 11/7/2021
3.1.20 1,347,790 10/11/2021
3.1.19 1,370,308 9/14/2021
3.1.18 2,727,180 8/10/2021
3.1.17 2,136,833 7/13/2021
3.1.16 2,580,298 6/8/2021
3.1.15 3,226,335 5/11/2021
3.1.14 4,186,304 4/6/2021
3.1.13 5,755,551 3/9/2021
3.1.12 3,281,057 2/9/2021
3.1.11 5,073,249 1/12/2021
3.1.10 11,415,909 11/9/2020
3.1.9 14,210,457 10/13/2020
3.1.8 17,282,854 9/8/2020
3.1.7 12,392,384 8/11/2020
3.1.6 20,780,525 7/14/2020
3.1.5 20,147,815 6/9/2020
3.1.4 12,642,521 5/12/2020
3.1.3 21,967,007 3/24/2020
3.1.2 18,377,359 2/18/2020
3.1.1 14,341,547 1/14/2020
3.1.0 147,946,862 12/3/2019
3.1.0-preview3.19553.2 74,062 11/13/2019 3.1.0-preview3.19553.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19525.4 10,441 11/1/2019 3.1.0-preview2.19525.4 is deprecated because it is no longer maintained.
3.1.0-preview1.19506.1 20,871 10/15/2019 3.1.0-preview1.19506.1 is deprecated because it is no longer maintained.
3.0.3 655,843 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 762,953 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.1 2,636,748 11/18/2019 3.0.1 is deprecated because it is no longer maintained.
3.0.0 23,761,328 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19456.10 30,188 9/16/2019 3.0.0-rc1.19456.10 is deprecated because it is no longer maintained.
3.0.0-preview9.19423.4 217,289 9/4/2019 3.0.0-preview9.19423.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.4 209,187 8/13/2019 3.0.0-preview8.19405.4 is deprecated because it is no longer maintained.
3.0.0-preview7.19362.4 185,108 7/23/2019 3.0.0-preview7.19362.4 is deprecated because it is no longer maintained.
3.0.0-preview6.19304.6 545,606 6/12/2019 3.0.0-preview6.19304.6 is deprecated because it is no longer maintained.
3.0.0-preview5.19227.9 204,044 5/6/2019 3.0.0-preview5.19227.9 is deprecated because it is no longer maintained.
3.0.0-preview4.19216.2 32,998 4/18/2019 3.0.0-preview4.19216.2 is deprecated because it is no longer maintained.
3.0.0-preview3.19153.1 149,694 3/6/2019 3.0.0-preview3.19153.1 is deprecated because it is no longer maintained.
3.0.0-preview.19074.2 134,234 1/29/2019 3.0.0-preview.19074.2 is deprecated because it is no longer maintained.
3.0.0-preview.18572.1 31,744 12/4/2018 3.0.0-preview.18572.1 is deprecated because it is no longer maintained.
2.2.0 104,998,524 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 220,261 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.
2.2.0-preview2-35157 114,692 9/12/2018 2.2.0-preview2-35157 is deprecated because it is no longer maintained.
2.2.0-preview1-35029 55,365 8/22/2018 2.2.0-preview1-35029 is deprecated because it is no longer maintained.
2.1.1 53,588,262 6/18/2018
2.1.0 240,855,676 5/29/2018
2.1.0-rc1-final 106,617 5/6/2018 2.1.0-rc1-final is deprecated because it is no longer maintained.
2.1.0-preview2-final 84,403 4/10/2018 2.1.0-preview2-final is deprecated because it is no longer maintained.
2.1.0-preview1-final 188,707 2/26/2018 2.1.0-preview1-final is deprecated because it is no longer maintained.
2.0.2 8,211,298 5/7/2018 2.0.2 is deprecated because it is no longer maintained.
2.0.1 9,657,109 3/13/2018 2.0.1 is deprecated because it is no longer maintained.
2.0.0 44,855,221 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 139,957 6/28/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 70,985 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.1.2 14,699,279 5/9/2017 1.1.2 is deprecated because it is no longer maintained.
1.1.1 4,111,491 3/6/2017 1.1.1 is deprecated because it is no longer maintained.
1.1.0 4,372,444 11/16/2016 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview1-final 34,788 10/24/2016 1.1.0-preview1-final is deprecated because it is no longer maintained.
1.0.2 20,145,118 3/6/2017 1.0.2 is deprecated because it is no longer maintained.
1.0.1 880,842 12/12/2016 1.0.1 is deprecated because it is no longer maintained.
1.0.0 9,731,023 6/27/2016 1.0.0 is deprecated because it is no longer maintained.
1.0.0-rc2-final 185,444 5/16/2016 1.0.0-rc2-final is deprecated because it is no longer maintained.
1.0.0-rc1-final 491,199 11/18/2015 1.0.0-rc1-final is deprecated because it is no longer maintained.