System.Text.Json 11.0.0-preview.3.26207.106
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.Core
This is the implementation of the Azure Client Pipeline
|
428 |
|
Azure.Security.KeyVault.Secrets
This is the Microsoft Azure Key Vault Secrets client library
|
420 |
|
Azure.Security.KeyVault.Certificates
This is the Microsoft Azure Key Vault Certificates client library
|
419 |
|
Azure.Core
This is the implementation of the Azure Client Pipeline
|
414 |
|
Azure.Identity
This is the implementation of the Azure SDK Client Library for Azure Identity
|
409 |
|
Azure.Core
This is the implementation of the Azure Client Pipeline
|
267 |
|
Azure.Core
This is the implementation of the Azure Client Pipeline
|
262 |
|
Json.More.Net
Provides extended functionality for the System.Text.Json namespace.
|
259 |
|
Json.More.Net
Provides extended functionality for the System.Text.Json namespace.
|
252 |
|
Syncfusion.WordProcessor.AspNet.Core
This package provides the functionality to utilize the features of Syncfusion® Blazor Word Processor (Document Editor) component and more.
|
215 |
|
Serilog.HttpClient
Package Description
|
190 |
|
Azure.Core
This is the implementation of the Azure Client Pipeline
|
177 |
|
Microsoft.Build.Framework
This package contains the Microsoft.Build.Framework assembly which is a common assembly used by other MSBuild assemblies.
|
111 |
|
Microsoft.IdentityModel.Protocols.OpenIdConnect
Includes types that provide support for OpenIdConnect protocol.
|
111 |
|
Microsoft.IdentityModel.Tokens
Includes types that provide support for SecurityTokens, Cryptographic operations: Signing, Verifying Signatures, Encryption.
|
111 |
|
Microsoft.Build.Tasks.Core
This package contains the Microsoft.Build.Tasks assembly which implements the commonly used tasks of MSBuild.
|
110 |
|
Microsoft.Build.Utilities.Core
This package contains the Microsoft.Build.Utilities assembly which is used to implement custom MSBuild tasks.
|
110 |
|
Microsoft.Data.SqlClient
The current data provider for SQL Server and Azure SQL databases. This has replaced System.Data.SqlClient. These classes provide access to SQL and encapsulate database-specific protocols, including tabular data stream (TDS).
Commonly Used Types:
Microsoft.Data.SqlClient.SqlConnection
Microsoft.Data.SqlClient.SqlException
Microsoft.Data.SqlClient.SqlParameter
Microsoft.Data.SqlClient.SqlDataReader
Microsoft.Data.SqlClient.SqlCommand
Microsoft.Data.SqlClient.SqlTransaction
Microsoft.Data.SqlClient.SqlParameterCollection
Microsoft.Data.SqlClient.SqlClientFactory
When using NuGet 3.x this package requires at least version 3.4.
|
110 |
|
Json.More.Net
Provides extended functionality for the System.Text.Json namespace.
|
107 |
|
Microsoft.IdentityModel.Protocols.OpenIdConnect
Includes types that provide support for OpenIdConnect protocol.
|
84 |
.NET Framework 4.6.2
- Microsoft.Bcl.AsyncInterfaces (>= 11.0.0-preview.3.26207.106)
- System.IO.Pipelines (>= 11.0.0-preview.3.26207.106)
- System.Text.Encodings.Web (>= 11.0.0-preview.3.26207.106)
- 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 10.0
- System.IO.Pipelines (>= 11.0.0-preview.3.26207.106)
- System.Text.Encodings.Web (>= 11.0.0-preview.3.26207.106)
.NET 11.0
- No dependencies.
.NET Standard 2.0
- Microsoft.Bcl.AsyncInterfaces (>= 11.0.0-preview.3.26207.106)
- System.IO.Pipelines (>= 11.0.0-preview.3.26207.106)
- System.Text.Encodings.Web (>= 11.0.0-preview.3.26207.106)
- System.Buffers (>= 4.6.1)
- System.Memory (>= 4.6.3)
- System.Runtime.CompilerServices.Unsafe (>= 6.1.2)
- System.Threading.Tasks.Extensions (>= 4.6.3)