System.Text.Json 9.0.0-preview.7.24405.7

Prefix Reserved
This is a prerelease version of System.Text.Json.
dotnet add package System.Text.Json --version 9.0.0-preview.7.24405.7                
NuGet\Install-Package System.Text.Json -Version 9.0.0-preview.7.24405.7                
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="System.Text.Json" Version="9.0.0-preview.7.24405.7" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add System.Text.Json --version 9.0.0-preview.7.24405.7                
#r "nuget: System.Text.Json, 9.0.0-preview.7.24405.7"                
#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 System.Text.Json as a Cake Addin
#addin nuget:?package=System.Text.Json&version=9.0.0-preview.7.24405.7&prerelease

// Install System.Text.Json as a Cake Tool
#tool nuget:?package=System.Text.Json&version=9.0.0-preview.7.24405.7&prerelease                

Provides high-performance and low-allocating types that serialize objects to JavaScript Object Notation (JSON) text and deserialize JSON text to objects, with UTF-8 support built-in. Also provides types to read and write JSON text encoded as UTF-8, and to create an in-memory document object model (DOM), that is read-only, for random access of the JSON elements within a structured view of the data.

The System.Text.Json library is built-in as part of the shared framework in .NET Runtime. The package can be installed when you need to use it in other target frameworks.

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 is compatible.  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 is compatible. 
.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)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (6.6K)

Showing the top 5 NuGet packages that depend on System.Text.Json:

Package Downloads
Microsoft.IdentityModel.Tokens

Includes types that provide support for SecurityTokens, Cryptographic operations: Signing, Verifying Signatures, Encryption.

Microsoft.Extensions.DependencyModel

Provides abstractions for reading `.deps` files. When a .NET application is compiled, the SDK generates a JSON manifest file (`<ApplicationName>.deps.json`) that contains information about application dependencies. You can use `Microsoft.Extensions.DependencyModel` to read information from this manifest at run time. This is useful when you want to dynamically compile code (for example, using Roslyn Emit API) referencing the same dependencies as your main application. By default, the dependency manifest contains information about the application's target framework and runtime dependencies. Set the PreserveCompilationContext project property to `true` to additionally include information about reference assemblies used during compilation.

Microsoft.Extensions.Configuration.Json

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.

Azure.Core

This is the implementation of the Azure Client Pipeline

Microsoft.IdentityModel.Protocols.OpenIdConnect

Includes types that provide support for OpenIdConnect protocol.

GitHub repositories (689)

Showing the top 5 popular GitHub repositories that depend on System.Text.Json:

Repository Stars
microsoft/PowerToys
Windows system utilities to maximize productivity
jellyfin/jellyfin
The Free Software Media System
DevToys-app/DevToys
A Swiss Army knife for developers.
microsoft/semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
Version Downloads Last updated
9.0.0-preview.7.24405.7 33,401 8/13/2024
9.0.0-preview.6.24327.7 90,509 7/9/2024
9.0.0-preview.5.24306.7 76,336 6/11/2024
9.0.0-preview.4.24266.19 61,018 5/21/2024
9.0.0-preview.3.24172.9 163,304 4/11/2024
9.0.0-preview.2.24128.5 73,665 3/12/2024
9.0.0-preview.1.24080.9 104,012 2/13/2024
8.0.4 12,236,594 7/9/2024
8.0.3 10,289,527 3/12/2024 8.0.3 has at least one vulnerability with high severity.
8.0.2 5,656,087 2/13/2024 8.0.2 has at least one vulnerability with high severity.
8.0.1 6,078,866 1/9/2024 8.0.1 has at least one vulnerability with high severity.
8.0.0 97,941,751 11/14/2023 8.0.0 has at least one vulnerability with high severity.
8.0.0-rc.2.23479.6 852,869 10/10/2023 8.0.0-rc.2.23479.6 has at least one vulnerability with high severity.
8.0.0-rc.1.23419.4 335,393 9/12/2023 8.0.0-rc.1.23419.4 has at least one vulnerability with high severity.
8.0.0-preview.7.23375.6 250,494 8/8/2023 8.0.0-preview.7.23375.6 has at least one vulnerability with high severity.
8.0.0-preview.6.23329.7 293,005 7/11/2023 8.0.0-preview.6.23329.7 has at least one vulnerability with high severity.
8.0.0-preview.5.23280.8 199,147 6/13/2023 8.0.0-preview.5.23280.8 has at least one vulnerability with high severity.
8.0.0-preview.4.23259.5 363,926 5/16/2023 8.0.0-preview.4.23259.5 has at least one vulnerability with high severity.
8.0.0-preview.3.23174.8 369,400 4/11/2023 8.0.0-preview.3.23174.8 has at least one vulnerability with high severity.
8.0.0-preview.2.23128.3 368,583 3/14/2023 8.0.0-preview.2.23128.3 has at least one vulnerability with high severity.
8.0.0-preview.1.23110.8 220,165 2/21/2023 8.0.0-preview.1.23110.8 has at least one vulnerability with high severity.
7.0.4 1,938,530 11/14/2023 7.0.4 has at least one vulnerability with high severity.
7.0.3 51,929,936 6/13/2023 7.0.3 has at least one vulnerability with high severity.
7.0.2 44,919,340 2/14/2023 7.0.2 has at least one vulnerability with high severity.
7.0.1 25,224,401 12/13/2022 7.0.1 has at least one vulnerability with high severity.
7.0.0 165,092,693 11/7/2022 7.0.0 has at least one vulnerability with high severity.
7.0.0-rc.2.22472.3 310,554 10/11/2022
7.0.0-rc.1.22426.10 257,569 9/14/2022
7.0.0-preview.7.22375.6 277,792 8/9/2022
7.0.0-preview.6.22324.4 145,454 7/12/2022
7.0.0-preview.5.22301.12 97,292 6/14/2022
7.0.0-preview.4.22229.4 140,403 5/10/2022
7.0.0-preview.3.22175.4 118,960 4/13/2022
7.0.0-preview.2.22152.2 89,039 3/14/2022
7.0.0-preview.1.22076.8 89,561 2/17/2022
6.0.9 4,842,200 11/14/2023
6.0.8 11,189,184 6/13/2023
6.0.7 30,415,168 11/7/2022
6.0.6 24,696,622 9/13/2022
6.0.5 55,119,485 6/14/2022
6.0.4 16,186,268 5/10/2022
6.0.3 10,910,757 4/12/2022
6.0.2 50,096,910 2/8/2022
6.0.1 32,235,454 12/14/2021
6.0.0 363,843,903 11/8/2021
6.0.0-rc.2.21480.5 601,876 10/12/2021
6.0.0-rc.1.21451.13 385,692 9/14/2021
6.0.0-preview.7.21377.19 293,780 8/10/2021
6.0.0-preview.6.21352.12 160,712 7/14/2021
6.0.0-preview.5.21301.5 120,430 6/15/2021
6.0.0-preview.4.21253.7 101,607 5/24/2021
6.0.0-preview.3.21201.4 286,103 4/8/2021
6.0.0-preview.2.21154.6 155,958 3/11/2021
6.0.0-preview.1.21102.12 203,532 2/12/2021
5.0.2 131,580,898 4/6/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 49,761,366 1/12/2021 5.0.1 is deprecated because it is no longer maintained.
5.0.0 105,323,214 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.5 213,870 10/13/2020
5.0.0-rc.1.20451.14 361,886 9/14/2020
5.0.0-preview.8.20407.11 109,238 8/25/2020
5.0.0-preview.7.20364.11 257,797 7/21/2020
5.0.0-preview.6.20305.6 78,788 6/25/2020
5.0.0-preview.5.20278.1 88,235 6/10/2020
5.0.0-preview.4.20251.6 159,141 5/18/2020
5.0.0-preview.3.20214.6 325,143 4/23/2020
5.0.0-preview.2.20160.6 166,122 4/2/2020
5.0.0-preview.1.20120.5 88,247 3/16/2020
4.7.2 518,017,541 5/12/2020
4.7.1 61,026,122 2/18/2020
4.7.0 118,096,826 12/3/2019
4.7.0-preview3.19551.4 313,429 11/13/2019
4.7.0-preview2.19523.17 64,965 11/1/2019
4.7.0-preview1.19504.10 91,678 10/15/2019
4.6.0 510,254,992 9/23/2019
4.6.0-rc1.19456.4 185,162 9/16/2019
4.6.0-preview9.19421.4 509,993 9/4/2019
4.6.0-preview9.19416.11 1,310 9/4/2019
4.6.0-preview8.19405.3 183,037 8/13/2019
4.6.0-preview7.19362.9 248,057 7/23/2019
4.6.0-preview6.19303.8 238,212 6/12/2019
4.6.0-preview6.19264.9 4,957 9/4/2019
4.6.0-preview6.19259.10 25,639 5/10/2019