System.Text.Json
4.6.0-preview9.19416.11
Prefix Reserved
See the version list below for details.
Requires NuGet 2.12 or higher.
dotnet add package System.Text.Json --version 4.6.0-preview9.19416.11
NuGet\Install-Package System.Text.Json -Version 4.6.0-preview9.19416.11
<PackageReference Include="System.Text.Json" Version="4.6.0-preview9.19416.11" />
<PackageVersion Include="System.Text.Json" Version="4.6.0-preview9.19416.11" />
<PackageReference Include="System.Text.Json" />
paket add System.Text.Json --version 4.6.0-preview9.19416.11
#r "nuget: System.Text.Json, 4.6.0-preview9.19416.11"
#addin nuget:?package=System.Text.Json&version=4.6.0-preview9.19416.11&prerelease
#tool nuget:?package=System.Text.Json&version=4.6.0-preview9.19416.11&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
When using NuGet 3.x this package requires at least version 3.4.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.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. |
-
.NETCoreApp 2.0
- Microsoft.Bcl.AsyncInterfaces (>= 1.0.0-preview9.19416.11)
- System.Memory (>= 4.5.3)
- System.Runtime.CompilerServices.Unsafe (>= 4.6.0-preview9.19416.11)
- System.Text.Encodings.Web (>= 4.6.0-preview9.19416.11)
- System.Threading.Tasks.Extensions (>= 4.5.2)
-
.NETCoreApp 2.1
- Microsoft.Bcl.AsyncInterfaces (>= 1.0.0-preview9.19416.11)
- System.Runtime.CompilerServices.Unsafe (>= 4.6.0-preview9.19416.11)
- System.Text.Encodings.Web (>= 4.6.0-preview9.19416.11)
-
.NETCoreApp 3.0
- No dependencies.
-
.NETFramework 4.6.1
- Microsoft.Bcl.AsyncInterfaces (>= 1.0.0-preview9.19416.11)
- System.Buffers (>= 4.5.0)
- System.Memory (>= 4.5.3)
- System.Numerics.Vectors (>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.6.0-preview9.19416.11)
- System.Text.Encodings.Web (>= 4.6.0-preview9.19416.11)
- System.Threading.Tasks.Extensions (>= 4.5.2)
- System.ValueTuple (>= 4.5.0)
-
.NETStandard 2.0
- Microsoft.Bcl.AsyncInterfaces (>= 1.0.0-preview9.19416.11)
- System.Buffers (>= 4.5.0)
- System.Memory (>= 4.5.3)
- System.Numerics.Vectors (>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.6.0-preview9.19416.11)
- System.Text.Encodings.Web (>= 4.6.0-preview9.19416.11)
- System.Threading.Tasks.Extensions (>= 4.5.2)
-
MonoAndroid 1.0
- Microsoft.Bcl.AsyncInterfaces (>= 1.0.0-preview9.19416.11)
- System.Buffers (>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.6.0-preview9.19416.11)
- System.Text.Encodings.Web (>= 4.6.0-preview9.19416.11)
-
MonoTouch 1.0
- Microsoft.Bcl.AsyncInterfaces (>= 1.0.0-preview9.19416.11)
- System.Buffers (>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.6.0-preview9.19416.11)
- System.Text.Encodings.Web (>= 4.6.0-preview9.19416.11)
-
UAP 10.0.16299
- Microsoft.Bcl.AsyncInterfaces (>= 1.0.0-preview9.19416.11)
- System.Memory (>= 4.5.3)
- System.Runtime.CompilerServices.Unsafe (>= 4.6.0-preview9.19416.11)
- System.Text.Encodings.Web (>= 4.6.0-preview9.19416.11)
- System.Threading.Tasks.Extensions (>= 4.5.2)
-
Xamarin.iOS 1.0
- Microsoft.Bcl.AsyncInterfaces (>= 1.0.0-preview9.19416.11)
- System.Buffers (>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.6.0-preview9.19416.11)
- System.Text.Encodings.Web (>= 4.6.0-preview9.19416.11)
-
Xamarin.Mac 2.0
- Microsoft.Bcl.AsyncInterfaces (>= 1.0.0-preview9.19416.11)
- System.Buffers (>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.6.0-preview9.19416.11)
- System.Text.Encodings.Web (>= 4.6.0-preview9.19416.11)
-
Xamarin.TVOS 1.0
- Microsoft.Bcl.AsyncInterfaces (>= 1.0.0-preview9.19416.11)
- System.Buffers (>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.6.0-preview9.19416.11)
- System.Text.Encodings.Web (>= 4.6.0-preview9.19416.11)
-
Xamarin.WatchOS 1.0
- Microsoft.Bcl.AsyncInterfaces (>= 1.0.0-preview9.19416.11)
- System.Buffers (>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.6.0-preview9.19416.11)
- System.Text.Encodings.Web (>= 4.6.0-preview9.19416.11)
NuGet packages (25)
Showing the top 5 NuGet packages that depend on System.Text.Json:
Package | Downloads |
---|---|
Npgsql
Npgsql is the open source .NET data provider for PostgreSQL. |
|
Microsoft.OData.Edm
Classes to represent, construct, parse, serialize and validate entity data models. Supports OData v4. Targets .NET Platform Standard 1.1. OData .NET library is open source at http://github.com/OData/odata.net. Documentation for the library can be found at https://docs.microsoft.com/en-us/odata/. |
|
Azure.Core
This is the implementation of the Azure Client Pipeline |
|
Microsoft.Extensions.DependencyModel
Abstractions for reading `.deps` files. Commonly Used Types: Microsoft.Extensions.DependencyModel.DependencyContext |
|
Microsoft.Extensions.Configuration.Json
JSON configuration provider implementation for Microsoft.Extensions.Configuration. |
GitHub repositories (890)
Showing the top 20 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 - Server Backend & API
|
|
files-community/Files
A modern file manager that helps users organize their files and folders.
|
|
DevToys-app/DevToys
A Swiss Army knife for developers.
|
|
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.
|
|
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
|
|
peass-ng/PEASS-ng
PEASS - Privilege Escalation Awesome Scripts SUITE (with colors)
|
|
bitwarden/server
Bitwarden 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.
|
|
abpframework/abp
Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
|
|
Jackett/Jackett
API Support for your favorite torrent trackers
|
|
MonoGame/MonoGame
One framework for creating powerful cross-platform games.
|
|
aspnetboilerplate/aspnetboilerplate
ASP.NET Boilerplate - Web Application Framework
|
|
Sonarr/Sonarr
Smart PVR for newsgroup and bittorrent users.
|
|
Radarr/Radarr
Movie organizer/manager for usenet and torrent users.
|
|
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-architecture/eShopOnWeb
Sample ASP.NET Core 8.0 reference application, now community supported: https://github.com/NimblePros/eShopOnWeb
|
|
gui-cs/Terminal.Gui
Cross Platform Terminal UI toolkit for .NET
|
Version | Downloads | Last updated | |
---|---|---|---|
6.0.0 | 205 | 9/19/2022 | |
6.0.0-preview.1.21102.12 | 1 | 3/8/2021 | |
5.0.2 | 68 | 9/19/2022 | |
5.0.1 | 68 | 1/19/2021 | |
5.0.0 | 1 | 1/20/2021 | |
5.0.0-rc.2.20475.5 | 1 | 1/20/2021 | |
5.0.0-rc.1.20451.14 | 1 | 1/20/2021 | |
5.0.0-preview.8.20407.11 | 1 | 1/20/2021 | |
5.0.0-preview.7.20364.11 | 1 | 1/20/2021 | |
5.0.0-preview.6.20305.6 | 1 | 1/20/2021 | |
5.0.0-preview.5.20278.1 | 1 | 1/20/2021 | |
5.0.0-preview.4.20251.6 | 1 | 1/20/2021 | |
5.0.0-preview.3.20214.6 | 1 | 1/20/2021 | |
5.0.0-preview.2.20160.6 | 1 | 1/20/2021 | |
5.0.0-preview.1.20120.5 | 1 | 1/20/2021 | |
4.7.2 | 32,847 | 1/20/2021 | |
4.7.1 | 1 | 1/20/2021 | |
4.7.0 | 94 | 1/19/2021 | |
4.7.0-preview3.19551.4 | 1 | 1/20/2021 | |
4.7.0-preview2.19523.17 | 1 | 1/20/2021 | |
4.7.0-preview1.19504.10 | 1 | 1/20/2021 | |
4.6.0 | 65,718 | 1/20/2021 | |
4.6.0-rc1.19456.4 | 1 | 1/20/2021 | |
4.6.0-preview9.19421.4 | 1 | 1/20/2021 | |
4.6.0-preview9.19416.11 | 2 | 1/20/2021 | |
4.6.0-preview8.19405.3 | 1 | 1/20/2021 | |
4.6.0-preview7.19362.9 | 1 | 1/20/2021 | |
4.6.0-preview6.19303.8 | 1 | 1/19/2021 | |
4.6.0-preview6.19264.9 | 1 | 1/20/2021 | |
4.6.0-preview6.19259.10 | 1 | 1/20/2021 |