System.Text.Json 10.0.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.
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.
Showing the top 20 packages that depend on System.Text.Json.
| Packages | Downloads |
|---|---|
|
Microsoft.Extensions.Logging.Console
Console logger provider implementation for Microsoft.Extensions.Logging.
|
3 |
|
HotChocolate.Utilities.Buffers
This package contains the HotChocolate.Buffers.ArrayWriter.
|
2 |
|
B1SLayer
A lightweight SAP Business One Service Layer client for .NET.
|
2 |
|
Microsoft.IdentityModel.Protocols.OpenIdConnect
Includes types that provide support for OpenIdConnect protocol.
|
1 |
|
HotChocolate.Types
Contains the Hot Chocolate GraphQL type system.
|
1 |
|
HotChocolate.Utilities.Buffers
This package contains the HotChocolate.Buffers.ArrayWriter.
|
1 |
|
Microsoft.IdentityModel.Tokens
Includes types that provide support for SecurityTokens, Cryptographic operations: Signing, Verifying Signatures, Encryption.
|
1 |
|
B1SLayer
A lightweight SAP Business One Service Layer client for .NET.
|
1 |
|
HotChocolate
Contains the Hot Chocolate GraphQL query execution engine and query validation.
|
1 |
.NET Framework 4.6.2
- Microsoft.Bcl.AsyncInterfaces (>= 10.0.11)
- System.IO.Pipelines (>= 10.0.11)
- System.Text.Encodings.Web (>= 10.0.11)
- System.Buffers (>= 4.6.1)
- System.Memory (>= 4.6.3)
- System.Runtime.CompilerServices.Unsafe (>= 6.1.2)
- System.Threading.Tasks.Extensions (>= 4.6.3)
- System.ValueTuple (>= 4.6.2)
.NET 8.0
- System.IO.Pipelines (>= 10.0.11)
- System.Text.Encodings.Web (>= 10.0.11)
.NET 9.0
- System.IO.Pipelines (>= 10.0.11)
- System.Text.Encodings.Web (>= 10.0.11)
.NET 10.0
- No dependencies.
.NET Standard 2.0
- Microsoft.Bcl.AsyncInterfaces (>= 10.0.11)
- System.IO.Pipelines (>= 10.0.11)
- System.Text.Encodings.Web (>= 10.0.11)
- System.Buffers (>= 4.6.1)
- System.Memory (>= 4.6.3)
- System.Runtime.CompilerServices.Unsafe (>= 6.1.2)
- System.Threading.Tasks.Extensions (>= 4.6.3)