System.Text.Json 5.0.0-preview.7.20364.11
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.
Showing the top 20 packages that depend on System.Text.Json.
| Packages | Downloads |
|---|---|
|
Json.More.Net
Provides extended functionality for the System.Text.Json namespace.
|
1 |
|
StreamJsonRpc
A cross-platform .NETStandard library that implements the JSON-RPC wire protocol and can use System.IO.Stream, System.IO.Pipelines or WebSocket so you can use it with any transport.
|
1 |
|
Microsoft.IdentityModel.Tokens
Includes types that provide support for SecurityTokens, Cryptographic operations: Signing, Verifying Signatures, Encryption.
|
1 |
MonoAndroid 1.0
- Microsoft.Bcl.AsyncInterfaces (>= 1.0.0)
- System.Buffers (>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe (>= 5.0.0-preview.7.20364.11)
- System.Text.Encodings.Web (>= 5.0.0-preview.7.20364.11)
MonoTouch 1.0
- Microsoft.Bcl.AsyncInterfaces (>= 1.0.0)
- System.Buffers (>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe (>= 5.0.0-preview.7.20364.11)
- System.Text.Encodings.Web (>= 5.0.0-preview.7.20364.11)
.NET Framework 4.6.1
- Microsoft.Bcl.AsyncInterfaces (>= 1.0.0)
- System.Buffers (>= 4.5.0)
- System.Memory (>= 4.5.3)
- System.Numerics.Vectors (>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe (>= 5.0.0-preview.7.20364.11)
- System.Text.Encodings.Web (>= 5.0.0-preview.7.20364.11)
- System.Threading.Tasks.Extensions (>= 4.5.2)
- System.ValueTuple (>= 4.5.0)
.NET 5.0
- No dependencies.
.NET Core 2.0
- Microsoft.Bcl.AsyncInterfaces (>= 1.0.0)
- System.Memory (>= 4.5.3)
- System.Runtime.CompilerServices.Unsafe (>= 5.0.0-preview.7.20364.11)
- System.Text.Encodings.Web (>= 5.0.0-preview.7.20364.11)
- System.Threading.Tasks.Extensions (>= 4.5.2)
.NET Core 2.1
- Microsoft.Bcl.AsyncInterfaces (>= 1.0.0)
- System.Runtime.CompilerServices.Unsafe (>= 5.0.0-preview.7.20364.11)
- System.Text.Encodings.Web (>= 5.0.0-preview.7.20364.11)
.NET Core 3.0
- System.Runtime.CompilerServices.Unsafe (>= 5.0.0-preview.7.20364.11)
- System.Text.Encodings.Web (>= 5.0.0-preview.7.20364.11)
.NET Standard 2.0
- Microsoft.Bcl.AsyncInterfaces (>= 1.0.0)
- System.Buffers (>= 4.5.0)
- System.Memory (>= 4.5.3)
- System.Numerics.Vectors (>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe (>= 5.0.0-preview.7.20364.11)
- System.Text.Encodings.Web (>= 5.0.0-preview.7.20364.11)
- System.Threading.Tasks.Extensions (>= 4.5.2)
UAP 10.0.16299
- Microsoft.Bcl.AsyncInterfaces (>= 1.0.0)
- System.Memory (>= 4.5.3)
- System.Runtime.CompilerServices.Unsafe (>= 5.0.0-preview.7.20364.11)
- System.Text.Encodings.Web (>= 5.0.0-preview.7.20364.11)
- System.Threading.Tasks.Extensions (>= 4.5.2)
Xamarin.iOS 1.0
- Microsoft.Bcl.AsyncInterfaces (>= 1.0.0)
- System.Buffers (>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe (>= 5.0.0-preview.7.20364.11)
- System.Text.Encodings.Web (>= 5.0.0-preview.7.20364.11)
Xamarin.Mac 2.0
- Microsoft.Bcl.AsyncInterfaces (>= 1.0.0)
- System.Buffers (>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe (>= 5.0.0-preview.7.20364.11)
- System.Text.Encodings.Web (>= 5.0.0-preview.7.20364.11)
Xamarin.TVOS 1.0
- Microsoft.Bcl.AsyncInterfaces (>= 1.0.0)
- System.Buffers (>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe (>= 5.0.0-preview.7.20364.11)
- System.Text.Encodings.Web (>= 5.0.0-preview.7.20364.11)
Xamarin.WatchOS 1.0
- Microsoft.Bcl.AsyncInterfaces (>= 1.0.0)
- System.Buffers (>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe (>= 5.0.0-preview.7.20364.11)
- System.Text.Encodings.Web (>= 5.0.0-preview.7.20364.11)