System.Text.Json 6.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.
Commonly Used Types:
System.Text.Json.JsonSerializer
System.Text.Json.JsonDocument
System.Text.Json.JsonElement
System.Text.Json.Utf8JsonWriter
System.Text.Json.Utf8JsonReader
Showing the top 20 packages that depend on System.Text.Json.
Packages | Downloads |
---|---|
Azure.Core
This is the implementation of the Azure Client Pipeline
|
66 |
Azure.Identity
This is the implementation of the Azure SDK Client Library for Azure Identity
|
65 |
Microsoft.Build
This package contains the Microsoft.Build assembly which is used to create, edit, and evaluate MSBuild projects.
|
63 |
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
|
61 |
Azure.Core
This is the implementation of the Azure Client Pipeline
|
60 |
Azure.Identity
This is the implementation of the Azure SDK Client Library for Azure Identity
|
60 |
Azure.Identity
This is the implementation of the Azure SDK Client Library for Azure Identity
|
59 |
Microsoft.Build
This package contains the Microsoft.Build assembly which is used to create, edit, and evaluate MSBuild projects.
|
59 |
Azure.Core
This is the implementation of the Azure Client Pipeline
|
59 |
Azure.Core
This is the implementation of the Azure Client Pipeline
|
56 |
Microsoft.Build
This package contains the Microsoft.Build assembly which is used to create, edit, and evaluate MSBuild projects.
|
55 |
Azure.Identity
This is the implementation of the Azure SDK Client Library for Azure Identity
|
55 |
Azure.Core
This is the implementation of the Azure Client Pipeline
|
54 |
Azure.Identity
This is the implementation of the Azure SDK Client Library for Azure Identity
|
53 |
Microsoft.Extensions.DependencyModel
Abstractions for reading `.deps` files.
Commonly Used Types:
Microsoft.Extensions.DependencyModel.DependencyContext
|
53 |
Microsoft.Extensions.Logging.Console
Console logger provider implementation for Microsoft.Extensions.Logging.
|
52 |
Azure.Core
This is the implementation of the Azure Client Pipeline
|
52 |
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.
|
51 |
.NET Framework 4.6.1
- Microsoft.Bcl.AsyncInterfaces (>= 6.0.0)
- System.Runtime.CompilerServices.Unsafe (>= 6.0.0)
- System.Text.Encodings.Web (>= 6.0.1)
- System.Buffers (>= 4.5.1)
- System.Memory (>= 4.5.4)
- System.Numerics.Vectors (>= 4.5.0)
- System.Threading.Tasks.Extensions (>= 4.5.4)
- System.ValueTuple (>= 4.5.0)
.NET Core 3.1
- System.Runtime.CompilerServices.Unsafe (>= 6.0.0)
- System.Text.Encodings.Web (>= 6.0.1)
.NET 6.0
- No dependencies.
.NET Standard 2.0
- Microsoft.Bcl.AsyncInterfaces (>= 6.0.0)
- System.Runtime.CompilerServices.Unsafe (>= 6.0.0)
- System.Text.Encodings.Web (>= 6.0.1)
- System.Buffers (>= 4.5.1)
- System.Memory (>= 4.5.4)
- System.Numerics.Vectors (>= 4.5.0)
- System.Threading.Tasks.Extensions (>= 4.5.4)