System.Text.Json 10.0.0-preview.4.25258.110
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.Build
This package contains the Microsoft.Build assembly which is used to create, edit, and evaluate MSBuild projects.
|
98 |
Azure.Core
This is the implementation of the Azure Client Pipeline
|
93 |
Azure.Identity
This is the implementation of the Azure SDK Client Library for Azure Identity
|
89 |
Azure.Identity
This is the implementation of the Azure SDK Client Library for Azure Identity
|
87 |
Azure.Core
This is the implementation of the Azure Client Pipeline
|
85 |
Azure.Identity
This is the implementation of the Azure SDK Client Library for Azure Identity
|
84 |
Microsoft.Build
This package contains the Microsoft.Build assembly which is used to create, edit, and evaluate MSBuild projects.
|
83 |
Microsoft.Extensions.DependencyModel
Abstractions for reading `.deps` files.
Commonly Used Types:
Microsoft.Extensions.DependencyModel.DependencyContext
|
83 |
Azure.Identity
This is the implementation of the Azure SDK Client Library for Azure Identity
|
82 |
Microsoft.Extensions.Logging.Console
Console logger provider implementation for Microsoft.Extensions.Logging.
|
81 |
Azure.Core
This is the implementation of the Azure Client Pipeline
|
81 |
Azure.Identity
This is the implementation of the Azure SDK Client Library for Azure Identity
|
80 |
Microsoft.Build
This package contains the Microsoft.Build assembly which is used to create, edit, and evaluate MSBuild projects.
|
77 |
Microsoft.Extensions.Logging.Console
Console logger provider implementation for Microsoft.Extensions.Logging.
|
77 |
System.Memory.Data
A lightweight abstraction for a payload of bytes. Provides methods for converting between strings, streams, JSON, and bytes.
Commonly Used Types:
System.BinaryData
|
75 |
Microsoft.Build
This package contains the Microsoft.Build assembly which is used to create, edit, and evaluate MSBuild projects.
|
75 |
Azure.Core
This is the implementation of the Azure Client Pipeline
|
75 |
Microsoft.Extensions.Logging.Console
Console logger provider implementation for Microsoft.Extensions.Logging.
When using NuGet 3.x this package requires at least version 3.4.
|
75 |
.NET Framework 4.6.2
- Microsoft.Bcl.AsyncInterfaces (>= 10.0.0-preview.4.25258.110)
- System.IO.Pipelines (>= 10.0.0-preview.4.25258.110)
- System.Text.Encodings.Web (>= 10.0.0-preview.4.25258.110)
- 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.1)
.NET 8.0
- System.IO.Pipelines (>= 10.0.0-preview.4.25258.110)
- System.Text.Encodings.Web (>= 10.0.0-preview.4.25258.110)
.NET 9.0
- System.IO.Pipelines (>= 10.0.0-preview.4.25258.110)
- System.Text.Encodings.Web (>= 10.0.0-preview.4.25258.110)
.NET 10.0
- No dependencies.
.NET Standard 2.0
- Microsoft.Bcl.AsyncInterfaces (>= 10.0.0-preview.4.25258.110)
- System.IO.Pipelines (>= 10.0.0-preview.4.25258.110)
- System.Text.Encodings.Web (>= 10.0.0-preview.4.25258.110)
- System.Buffers (>= 4.6.1)
- System.Memory (>= 4.6.3)
- System.Runtime.CompilerServices.Unsafe (>= 6.1.2)
- System.Threading.Tasks.Extensions (>= 4.6.3)