Microsoft.Extensions.Configuration.Json
2.0.0-preview1-final
Prefix Reserved
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
See the version list below for details.
dotnet add package Microsoft.Extensions.Configuration.Json --version 2.0.0-preview1-final
NuGet\Install-Package Microsoft.Extensions.Configuration.Json -Version 2.0.0-preview1-final
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="2.0.0-preview1-final" />
<PackageVersion Include="Microsoft.Extensions.Configuration.Json" Version="2.0.0-preview1-final" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" />
paket add Microsoft.Extensions.Configuration.Json --version 2.0.0-preview1-final
#r "nuget: Microsoft.Extensions.Configuration.Json, 2.0.0-preview1-final"
#addin nuget:?package=Microsoft.Extensions.Configuration.Json&version=2.0.0-preview1-final&prerelease
#tool nuget:?package=Microsoft.Extensions.Configuration.Json&version=2.0.0-preview1-final&prerelease
JSON configuration provider implementation for Microsoft.Extensions.Configuration.
Product | Versions 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 | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.3 is compatible. netstandard1.4 was computed. netstandard1.5 was computed. netstandard1.6 was computed. netstandard2.0 was computed. netstandard2.1 was computed. |
.NET Framework | net46 was computed. 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 | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Universal Windows Platform | uap was computed. uap10.0 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 1.3
- Microsoft.Extensions.Configuration (>= 2.0.0-preview1-final)
- Microsoft.Extensions.Configuration.FileExtensions (>= 2.0.0-preview1-final)
- NETStandard.Library (>= 2.0.0-preview1-25301-01)
- Newtonsoft.Json (>= 10.0.1)
- System.Dynamic.Runtime (>= 4.3.0)
- System.Runtime.Serialization.Primitives (>= 4.3.0)
NuGet packages (4.2K)
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 (676)
Showing the top 20 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
|
|
icsharpcode/ILSpy
.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
|
|
dotnet/maui
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
|
|
jasontaylordev/CleanArchitecture
Clean Architecture Solution Template for ASP.NET Core
|
|
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
|
|
microsoft/garnet
Garnet is a remote cache-store from Microsoft Research that offers strong performance (throughput and latency), scalability, storage, recovery, cluster sharding, key migration, and replication features. Garnet can work with existing Redis clients.
|
|
chocolatey/choco
Chocolatey - the package manager for Windows
|
|
dotnet/orleans
Cloud Native application framework for .NET
|
|
d2phap/ImageGlass
🏞 A lightweight, versatile image viewer
|
|
JeffreySu/WeiXinMPSDK
微信全平台 .NET SDK, Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 8.0。已支持微信公众号、小程序、小游戏、微信支付、企业微信/企业号、开放平台、JSSDK、微信周边等全平台。 WeChat SDK for C#.
|
|
ThreeMammals/Ocelot
.NET API Gateway
|
|
microsoft/ailab
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
|
|
NancyFx/Nancy
Lightweight, low-ceremony, framework for building HTTP based services on .Net and Mono
|
|
elsa-workflows/elsa-core
A .NET workflows library
|
|
ant-design-blazor/ant-design-blazor
🌈A rich set of enterprise-class UI components based on Ant Design and Blazor.
|
|
LykosAI/StabilityMatrix
Multi-Platform Package Manager for Stable Diffusion
|
|
ldqk/Masuit.Tools
全龄段友好的C#万能工具库,码数吐司库,包含一些常用的操作类,大都是静态类,加密解密,反射操作,权重随机筛选算法,分布式短id,表达式树,linq扩展,文件压缩,多线程下载,硬件信息,字符串扩展方法,日期时间扩展操作,中国农历,大文件拷贝,图像裁剪,验证码,断点续传,集合扩展、Excel导出等常用封装。诸多功能集一身,代码量不到2MB!
|
Version | Downloads | Last updated | |
---|---|---|---|
10.0.0-preview.3.25171.5 | 19,584 | 4/10/2025 | |
10.0.0-preview.2.25163.2 | 20,238 | 3/18/2025 | |
10.0.0-preview.1.25080.5 | 23,340 | 2/25/2025 | |
9.0.4 | 2,711,839 | 4/8/2025 | |
9.0.3 | 4,095,802 | 3/11/2025 | |
9.0.2 | 5,447,681 | 2/11/2025 | |
9.0.1 | 5,890,262 | 1/14/2025 | |
9.0.0 | 15,077,223 | 11/12/2024 | |
9.0.0-rc.2.24473.5 | 156,314 | 10/8/2024 | |
9.0.0-rc.1.24431.7 | 109,680 | 9/10/2024 | |
9.0.0-preview.7.24405.7 | 88,619 | 8/13/2024 | |
9.0.0-preview.6.24327.7 | 91,979 | 7/9/2024 | |
9.0.0-preview.5.24306.7 | 62,229 | 6/11/2024 | |
9.0.0-preview.4.24266.19 | 55,170 | 5/21/2024 | |
9.0.0-preview.3.24172.9 | 158,106 | 4/11/2024 | |
9.0.0-preview.2.24128.5 | 72,061 | 3/12/2024 | |
9.0.0-preview.1.24080.9 | 99,470 | 2/13/2024 | |
8.0.1 | 47,173,858 | 10/8/2024 | |
8.0.0 | 152,481,841 | 11/14/2023 | |
8.0.0-rc.2.23479.6 | 322,565 | 10/10/2023 | |
8.0.0-rc.1.23419.4 | 190,511 | 9/12/2023 | |
8.0.0-preview.7.23375.6 | 153,772 | 8/8/2023 | |
8.0.0-preview.6.23329.7 | 124,570 | 7/11/2023 | |
8.0.0-preview.5.23280.8 | 114,912 | 6/13/2023 | |
8.0.0-preview.4.23259.5 | 347,700 | 5/16/2023 | |
8.0.0-preview.3.23174.8 | 232,509 | 4/11/2023 | |
8.0.0-preview.2.23128.3 | 82,223 | 3/14/2023 | |
8.0.0-preview.1.23110.8 | 153,372 | 2/21/2023 | |
7.0.0 | 129,059,644 | 11/7/2022 | |
7.0.0-rc.2.22472.3 | 216,133 | 10/11/2022 | |
7.0.0-rc.1.22426.10 | 165,549 | 9/14/2022 | |
7.0.0-preview.7.22375.6 | 211,707 | 8/9/2022 | |
7.0.0-preview.6.22324.4 | 111,493 | 7/12/2022 | |
7.0.0-preview.5.22301.12 | 70,972 | 6/14/2022 | |
7.0.0-preview.4.22229.4 | 113,971 | 5/10/2022 | |
7.0.0-preview.3.22175.4 | 72,507 | 4/13/2022 | |
7.0.0-preview.2.22152.2 | 60,308 | 3/14/2022 | |
7.0.0-preview.1.22076.8 | 50,274 | 2/17/2022 | |
6.0.1 | 718,395 | 11/12/2024 | |
6.0.0 | 292,540,083 | 11/8/2021 | |
6.0.0-rc.2.21480.5 | 560,372 | 10/12/2021 | |
6.0.0-rc.1.21451.13 | 344,214 | 9/14/2021 | |
6.0.0-preview.7.21377.19 | 214,420 | 8/10/2021 | |
6.0.0-preview.6.21352.12 | 129,690 | 7/14/2021 | |
6.0.0-preview.5.21301.5 | 80,976 | 6/15/2021 | |
6.0.0-preview.4.21253.7 | 60,851 | 5/24/2021 | |
6.0.0-preview.3.21201.4 | 203,690 | 4/8/2021 | |
6.0.0-preview.2.21154.6 | 109,470 | 3/11/2021 | |
6.0.0-preview.1.21102.12 | 140,133 | 2/12/2021 | |
5.0.0 | 185,798,204 | 11/9/2020 | |
5.0.0-rc.2.20475.5 | 273,291 | 10/13/2020 | |
5.0.0-rc.1.20451.14 | 337,319 | 9/14/2020 | |
5.0.0-preview.8.20407.11 | 69,475 | 8/25/2020 | |
5.0.0-preview.7.20364.11 | 133,051 | 7/21/2020 | |
5.0.0-preview.6.20305.6 | 59,535 | 6/25/2020 | |
5.0.0-preview.5.20278.1 | 50,044 | 6/10/2020 | |
5.0.0-preview.4.20251.6 | 125,895 | 5/18/2020 | |
5.0.0-preview.3.20215.2 | 46,742 | 4/23/2020 | |
5.0.0-preview.2.20160.3 | 121,962 | 4/2/2020 | |
5.0.0-preview.1.20120.4 | 44,396 | 3/16/2020 | |
3.1.32 | 3,205,637 | 12/13/2022 | |
3.1.31 | 915,585 | 11/8/2022 | |
3.1.30 | 1,845,518 | 10/11/2022 | |
3.1.29 | 440,550 | 9/13/2022 | |
3.1.28 | 584,458 | 8/9/2022 | |
3.1.27 | 542,173 | 7/12/2022 | |
3.1.26 | 506,385 | 6/14/2022 | |
3.1.25 | 937,572 | 5/10/2022 | |
3.1.24 | 840,350 | 4/11/2022 | |
3.1.23 | 1,456,976 | 3/8/2022 | |
3.1.22 | 11,059,226 | 12/14/2021 | |
3.1.21 | 2,406,066 | 11/7/2021 | |
3.1.20 | 1,405,227 | 10/11/2021 | |
3.1.19 | 1,406,082 | 9/14/2021 | |
3.1.18 | 2,816,622 | 8/10/2021 | |
3.1.17 | 2,178,910 | 7/13/2021 | |
3.1.16 | 2,646,705 | 6/8/2021 | |
3.1.15 | 3,349,953 | 5/11/2021 | |
3.1.14 | 4,317,037 | 4/6/2021 | |
3.1.13 | 5,925,988 | 3/9/2021 | |
3.1.12 | 3,362,602 | 2/9/2021 | |
3.1.11 | 5,339,708 | 1/12/2021 | |
3.1.10 | 11,701,332 | 11/9/2020 | |
3.1.9 | 14,737,030 | 10/13/2020 | |
3.1.8 | 17,632,129 | 9/8/2020 | |
3.1.7 | 12,761,354 | 8/11/2020 | |
3.1.6 | 21,344,023 | 7/14/2020 | |
3.1.5 | 20,616,404 | 6/9/2020 | |
3.1.4 | 13,061,793 | 5/12/2020 | |
3.1.3 | 22,927,679 | 3/24/2020 | |
3.1.2 | 18,824,138 | 2/18/2020 | |
3.1.1 | 14,898,310 | 1/14/2020 | |
3.1.0 | 173,953,220 | 12/3/2019 | |
3.1.0-preview3.19553.2 | 74,888 | 11/13/2019 | |
3.1.0-preview2.19525.4 | 10,585 | 11/1/2019 | |
3.1.0-preview1.19506.1 | 21,262 | 10/15/2019 | |
3.0.3 | 683,185 | 2/18/2020 | |
3.0.2 | 765,816 | 1/14/2020 | |
3.0.1 | 2,697,629 | 11/18/2019 | |
3.0.0 | 24,931,893 | 9/23/2019 | |
3.0.0-rc1.19456.10 | 30,439 | 9/16/2019 | |
3.0.0-preview9.19423.4 | 217,590 | 9/4/2019 | |
3.0.0-preview8.19405.4 | 216,264 | 8/13/2019 | |
3.0.0-preview7.19362.4 | 185,373 | 7/23/2019 | |
3.0.0-preview6.19304.6 | 546,386 | 6/12/2019 | |
3.0.0-preview5.19227.9 | 207,238 | 5/6/2019 | |
3.0.0-preview4.19216.2 | 33,325 | 4/18/2019 | |
3.0.0-preview3.19153.1 | 150,753 | 3/6/2019 | |
3.0.0-preview.19074.2 | 136,154 | 1/29/2019 | |
3.0.0-preview.18572.1 | 32,759 | 12/4/2018 | |
2.2.0 | 112,140,623 | 12/3/2018 | |
2.2.0-preview3-35497 | 221,035 | 10/17/2018 | |
2.2.0-preview2-35157 | 115,293 | 9/12/2018 | |
2.2.0-preview1-35029 | 55,985 | 8/22/2018 | |
2.1.1 | 56,376,803 | 6/18/2018 | |
2.1.0 | 259,043,611 | 5/29/2018 | |
2.1.0-rc1-final | 107,181 | 5/6/2018 | |
2.1.0-preview2-final | 85,169 | 4/10/2018 | |
2.1.0-preview1-final | 189,415 | 2/26/2018 | |
2.0.2 | 8,471,331 | 5/7/2018 | |
2.0.1 | 9,833,937 | 3/13/2018 | |
2.0.0 | 46,358,219 | 8/11/2017 | |
2.0.0-preview2-final | 148,482 | 6/28/2017 | |
2.0.0-preview1-final | 71,546 | 5/10/2017 | |
1.1.2 | 15,110,853 | 5/9/2017 | |
1.1.1 | 4,183,825 | 3/6/2017 | |
1.1.0 | 4,429,631 | 11/16/2016 | |
1.1.0-preview1-final | 35,037 | 10/24/2016 | |
1.0.2 | 20,453,374 | 3/6/2017 | |
1.0.1 | 898,597 | 12/12/2016 | |
1.0.0 | 10,067,923 | 6/27/2016 | |
1.0.0-rc2-final | 188,674 | 5/16/2016 | |
1.0.0-rc1-final | 492,710 | 11/18/2015 |