System.Text.Json 6.0.0-preview.2.21154.6

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
This is a prerelease version of System.Text.Json.
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 System.Text.Json --version 6.0.0-preview.2.21154.6
NuGet\Install-Package System.Text.Json -Version 6.0.0-preview.2.21154.6
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="6.0.0-preview.2.21154.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add System.Text.Json --version 6.0.0-preview.2.21154.6
#r "nuget: System.Text.Json, 6.0.0-preview.2.21154.6"
#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=6.0.0-preview.2.21154.6&prerelease

// Install System.Text.Json as a Cake Tool
#tool nuget:?package=System.Text.Json&version=6.0.0-preview.2.21154.6&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.

Commonly Used Types:
System.Text.Json.JsonSerializer
System.Text.Json.JsonDocument
System.Text.Json.JsonElement
System.Text.Json.Utf8JsonWriter
System.Text.Json.Utf8JsonReader

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 is compatible.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.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 (5.7K)

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

Package Downloads
Microsoft.IdentityModel.Tokens The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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

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

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

Includes types that provide support for creating, serializing and validating JSON Web Tokens. This is a newer, faster version of System.IdentityModel.Tokens.Jwt that has additional functionality.

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.

Azure.Core The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

This is the implementation of the Azure Client Pipeline

GitHub repositories (586)

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

Repository Stars
jellyfin/jellyfin
The Free Software Media System
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
microsoft/semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
dotnet/efcore
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
Version Downloads Last updated
9.0.0-preview.2.24128.5 5,730 3/12/2024
9.0.0-preview.1.24080.9 52,058 2/13/2024
8.0.3 63,883 3/12/2024
8.0.2 1,044,821 2/13/2024
8.0.1 2,225,483 1/9/2024
8.0.0 24,591,470 11/14/2023
8.0.0-rc.2.23479.6 552,609 10/10/2023
8.0.0-rc.1.23419.4 268,649 9/12/2023
8.0.0-preview.7.23375.6 209,216 8/8/2023
8.0.0-preview.6.23329.7 255,812 7/11/2023
8.0.0-preview.5.23280.8 167,018 6/13/2023
8.0.0-preview.4.23259.5 243,430 5/16/2023
8.0.0-preview.3.23174.8 308,214 4/11/2023
8.0.0-preview.2.23128.3 274,955 3/14/2023
8.0.0-preview.1.23110.8 193,626 2/21/2023
7.0.4 874,246 11/14/2023
7.0.3 29,012,198 6/13/2023
7.0.2 30,026,450 2/14/2023
7.0.1 17,823,682 12/13/2022
7.0.0 127,219,077 11/7/2022
7.0.0-rc.2.22472.3 284,173 10/11/2022
7.0.0-rc.1.22426.10 227,769 9/14/2022
7.0.0-preview.7.22375.6 240,813 8/9/2022
7.0.0-preview.6.22324.4 127,521 7/12/2022
7.0.0-preview.5.22301.12 89,859 6/14/2022
7.0.0-preview.4.22229.4 126,353 5/10/2022
7.0.0-preview.3.22175.4 102,592 4/13/2022
7.0.0-preview.2.22152.2 80,485 3/14/2022
7.0.0-preview.1.22076.8 78,828 2/17/2022
6.0.9 1,415,395 11/14/2023
6.0.8 6,490,966 6/13/2023
6.0.7 22,794,606 11/7/2022
6.0.6 20,847,741 9/13/2022
6.0.5 46,431,896 6/14/2022
6.0.4 13,928,967 5/10/2022
6.0.3 9,097,041 4/12/2022
6.0.2 43,596,266 2/8/2022
6.0.2-mauipre.1.22102.15 70,996 2/15/2022
6.0.2-mauipre.1.22054.8 185,567 1/19/2022
6.0.1 26,153,198 12/14/2021
6.0.0 294,434,888 11/8/2021
6.0.0-rc.2.21480.5 574,660 10/12/2021
6.0.0-rc.1.21451.13 372,476 9/14/2021
6.0.0-preview.7.21377.19 286,832 8/10/2021
6.0.0-preview.6.21352.12 154,990 7/14/2021
6.0.0-preview.5.21301.5 116,004 6/15/2021
6.0.0-preview.4.21253.7 97,149 5/24/2021
6.0.0-preview.3.21201.4 273,472 4/8/2021
6.0.0-preview.2.21154.6 149,422 3/11/2021
6.0.0-preview.1.21102.12 193,803 2/12/2021
5.0.2 114,294,453 4/6/2021
5.0.1 44,810,812 1/12/2021
5.0.0 94,607,331 11/9/2020
5.0.0-rc.2.20475.5 202,459 10/13/2020
5.0.0-rc.1.20451.14 356,230 9/14/2020
5.0.0-preview.8.20407.11 105,647 8/25/2020
5.0.0-preview.7.20364.11 245,052 7/21/2020
5.0.0-preview.6.20305.6 76,609 6/25/2020
5.0.0-preview.5.20278.1 83,423 6/10/2020
5.0.0-preview.4.20251.6 154,797 5/18/2020
5.0.0-preview.3.20214.6 305,909 4/23/2020
5.0.0-preview.2.20160.6 162,584 4/2/2020
5.0.0-preview.1.20120.5 86,418 3/16/2020
4.7.2 402,719,838 5/12/2020
4.7.1 56,369,164 2/18/2020
4.7.0 105,761,435 12/3/2019
4.7.0-preview3.19551.4 307,165 11/13/2019
4.7.0-preview2.19523.17 62,459 11/1/2019
4.7.0-preview1.19504.10 90,034 10/15/2019
4.6.0 432,246,306 9/23/2019
4.6.0-rc1.19456.4 180,901 9/16/2019
4.6.0-preview9.19421.4 453,349 9/4/2019
4.6.0-preview9.19416.11 1,025 9/4/2019
4.6.0-preview8.19405.3 177,801 8/13/2019
4.6.0-preview7.19362.9 245,139 7/23/2019
4.6.0-preview6.19303.8 217,501 6/12/2019
4.6.0-preview6.19264.9 2,521 9/4/2019
4.6.0-preview6.19259.10 24,249 5/10/2019