System.Text.Json 7.0.0-rc.2.22472.3
About
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.
For more information, see the documentation:
Showing the top 20 packages that depend on System.Text.Json.
Packages | Downloads |
---|---|
Azure.Security.KeyVault.Certificates
This is the Microsoft Azure Key Vault Certificates client library
|
4 |
Microsoft.Identity.Web.Certificate
This package brings certificate management for MSAL.NET.
|
4 |
Microsoft.Extensions.Caching.Hybrid
Experimental package. Multi-level caching implementation building on and extending IDistributedCache
|
3 |
Npgsql
Npgsql is the open source .NET data provider for PostgreSQL.
|
3 |
Microsoft.Orleans.Reminders.AzureStorage
Microsoft Orleans reminders provider backed by Azure Table Storage
|
3 |
Azure.Identity
This is the implementation of the Azure SDK Client Library for Azure Identity
|
3 |
Microsoft.Identity.Web.Certificateless
This package brings certificateless authentication.
|
3 |
Azure.Security.KeyVault.Certificates
This is the Microsoft Azure Key Vault Certificates client library
|
3 |
Azure.Security.KeyVault.Secrets
This is the Microsoft Azure Key Vault Secrets client library
|
3 |
https://go.microsoft.com/fwlink/?LinkID=799421
.NET Framework 4.6.2
- Microsoft.Bcl.AsyncInterfaces (>= 7.0.0-rc.2.22472.3)
- System.ValueTuple (>= 4.5.0)
- System.Threading.Tasks.Extensions (>= 4.5.4)
- System.Runtime.CompilerServices.Unsafe (>= 6.0.0)
- System.Numerics.Vectors (>= 4.5.0)
- System.Memory (>= 4.5.5)
- System.Buffers (>= 4.5.1)
- System.Text.Encodings.Web (>= 7.0.0-rc.2.22472.3)
.NET Standard 2.0
- System.Threading.Tasks.Extensions (>= 4.5.4)
- System.Runtime.CompilerServices.Unsafe (>= 6.0.0)
- System.Numerics.Vectors (>= 4.5.0)
- System.Memory (>= 4.5.5)
- System.Buffers (>= 4.5.1)
- System.Text.Encodings.Web (>= 7.0.0-rc.2.22472.3)
- Microsoft.Bcl.AsyncInterfaces (>= 7.0.0-rc.2.22472.3)
.NET 7.0
- System.Text.Encodings.Web (>= 7.0.0-rc.2.22472.3)
.NET 6.0
- System.Runtime.CompilerServices.Unsafe (>= 6.0.0)
- System.Text.Encodings.Web (>= 7.0.0-rc.2.22472.3)