System.Text.Json 9.0.0-preview.7.24405.7
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 |
---|---|
Azure.Identity
This is the implementation of the Azure SDK Client Library for Azure Identity
|
63 |
Azure.Core
This is the implementation of the Azure Client Pipeline
|
62 |
Azure.Identity
This is the implementation of the Azure SDK Client Library for Azure Identity
|
62 |
Azure.Identity
This is the implementation of the Azure SDK Client Library for Azure Identity
|
58 |
Azure.Core
This is the implementation of the Azure Client Pipeline
|
58 |
Microsoft.Build
This package contains the Microsoft.Build assembly which is used to create, edit, and evaluate MSBuild projects.
|
57 |
Azure.Identity
This is the implementation of the Azure SDK Client Library for Azure Identity
|
56 |
Azure.Core
This is the implementation of the Azure Client Pipeline
|
55 |
Microsoft.Build
This package contains the Microsoft.Build assembly which is used to create, edit, and evaluate MSBuild projects.
|
54 |
Azure.Identity
This is the implementation of the Azure SDK Client Library for Azure Identity
|
54 |
Microsoft.Extensions.DependencyModel
Abstractions for reading `.deps` files.
Commonly Used Types:
Microsoft.Extensions.DependencyModel.DependencyContext
|
52 |
Azure.Core
This is the implementation of the Azure Client Pipeline
|
52 |
Azure.Identity
This is the implementation of the Azure SDK Client Library for Azure Identity
|
51 |
Azure.Core
This is the implementation of the Azure Client Pipeline
|
51 |
.NET Framework 4.6.2
- Microsoft.Bcl.AsyncInterfaces (>= 9.0.0-preview.7.24405.7)
- System.IO.Pipelines (>= 9.0.0-preview.7.24405.7)
- System.Text.Encodings.Web (>= 9.0.0-preview.7.24405.7)
- System.Buffers (>= 4.5.1)
- System.Memory (>= 4.5.5)
- System.Runtime.CompilerServices.Unsafe (>= 6.0.0)
- System.Threading.Tasks.Extensions (>= 4.5.4)
- System.ValueTuple (>= 4.5.0)
.NET 8.0
- System.IO.Pipelines (>= 9.0.0-preview.7.24405.7)
- System.Text.Encodings.Web (>= 9.0.0-preview.7.24405.7)
.NET 9.0
- System.IO.Pipelines (>= 9.0.0-preview.7.24405.7)
- System.Text.Encodings.Web (>= 9.0.0-preview.7.24405.7)
.NET Standard 2.0
- Microsoft.Bcl.AsyncInterfaces (>= 9.0.0-preview.7.24405.7)
- System.IO.Pipelines (>= 9.0.0-preview.7.24405.7)
- System.Text.Encodings.Web (>= 9.0.0-preview.7.24405.7)
- System.Buffers (>= 4.5.1)
- System.Memory (>= 4.5.5)
- System.Runtime.CompilerServices.Unsafe (>= 6.0.0)
- System.Threading.Tasks.Extensions (>= 4.5.4)