System.Text.Json (6.0.10)

Published 2026-02-04 09:33:44 +03:30 by kayer

Installation

dotnet nuget add source --name kayer --username your_username --password your_token 
dotnet add package --source kayer --version 6.0.10 System.Text.Json

About this package

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

Dependencies

ID Version Target Framework
System.Runtime.CompilerServices.Unsafe 6.0.0 .NETCoreApp3.1
System.Text.Encodings.Web 6.0.0 .NETCoreApp3.1
Microsoft.Bcl.AsyncInterfaces 6.0.0 .NETFramework4.6.1
System.Runtime.CompilerServices.Unsafe 6.0.0 .NETFramework4.6.1
System.Text.Encodings.Web 6.0.0 .NETFramework4.6.1
System.Buffers 4.5.1 .NETFramework4.6.1
System.Memory 4.5.4 .NETFramework4.6.1
System.Numerics.Vectors 4.5.0 .NETFramework4.6.1
System.Threading.Tasks.Extensions 4.5.4 .NETFramework4.6.1
System.ValueTuple 4.5.0 .NETFramework4.6.1
Microsoft.Bcl.AsyncInterfaces 6.0.0 .NETStandard2.0
System.Runtime.CompilerServices.Unsafe 6.0.0 .NETStandard2.0
System.Text.Encodings.Web 6.0.0 .NETStandard2.0
System.Buffers 4.5.1 .NETStandard2.0
System.Memory 4.5.4 .NETStandard2.0
System.Numerics.Vectors 4.5.0 .NETStandard2.0
System.Threading.Tasks.Extensions 4.5.4 .NETStandard2.0
System.Runtime.CompilerServices.Unsafe 6.0.0 net6.0
System.Text.Encodings.Web 6.0.0 net6.0
Details
NuGet
2026-02-04 09:33:44 +03:30
0
Microsoft
1.3 MiB
Assets (2)
Versions (7) View all
9.0.0 2026-02-20
10.0.0 2026-02-20
9.0.10 2026-02-04
7.0.3 2026-02-04
6.0.10 2026-02-04