System.Text.Json 8.0.0-preview.2.23128.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 |
---|---|
HotChocolate.Types
Contains the Hot Chocolate GraphQL type system.
|
2,270 |
HotChocolate.Types
Contains the Hot Chocolate GraphQL type system.
|
4,448 |
HotChocolate.Utilities.Introspection
Contains an introspection client to download a GraphQL schema over HTTP.
|
2,423 |
HotChocolate.Utilities.Introspection
Contains an introspection client to download a GraphQL schema over HTTP.
|
4,418 |
IdentityModel
OpenID Connect & OAuth 2.0 client library
|
13,665 |
Microsoft.Extensions.Configuration.Json
JSON configuration provider implementation for Microsoft.Extensions.Configuration.
|
8,386 |
Microsoft.Extensions.DependencyModel
Abstractions for reading `.deps` files.
|
9,175 |
Microsoft.IdentityModel.JsonWebTokens
Includes types that provide support for creating, serializing and validating JSON Web Tokens.
|
6,321 |
Microsoft.IdentityModel.Tokens
Includes types that provide support for SecurityTokens, Cryptographic operations: Signing, Verifying Signatures, Encryption.
|
1,680 |
Microsoft.IdentityModel.Tokens
Includes types that provide support for SecurityTokens, Cryptographic operations: Signing, Verifying Signatures, Encryption.
|
10,837 |
Npgsql
Npgsql is the open source .NET data provider for PostgreSQL.
|
2,610 |
Npgsql
Npgsql is the open source .NET data provider for PostgreSQL.
|
8,644 |
Npgsql
Npgsql is the open source .NET data provider for PostgreSQL.
|
8,806 |
Refit
The automatic type-safe REST library for Xamarin and .NET
|
8,387 |
Refit
The automatic type-safe REST library for Xamarin and .NET
|
20,371 |
Swashbuckle.AspNetCore.SwaggerGen
Swagger Generator for APIs built on ASP.NET Core
|
8,385 |
Swashbuckle.AspNetCore.SwaggerGen
Swagger Generator for APIs built on ASP.NET Core
|
9,017 |
Swashbuckle.AspNetCore.SwaggerUI
Middleware to expose an embedded version of the swagger-ui from an ASP.NET Core application
|
8,375 |
Swashbuckle.AspNetCore.SwaggerUI
Middleware to expose an embedded version of the swagger-ui from an ASP.NET Core application
|
9,006 |
System.Net.Http.Json
Provides extension methods for System.Net.Http.HttpClient and System.Net.Http.HttpContent that perform automatic serialization and deserialization using System.Text.Json.
Commonly Used Types:
System.Net.Http.Json.HttpClientJsonExtensions
System.Net.Http.Json.HttpContentJsonExtensions
System.Net.Http.Json.JsonContent
|
20,353 |
https://go.microsoft.com/fwlink/?LinkID=799421
.NET Framework 4.6.2
- Microsoft.Bcl.AsyncInterfaces (>= 8.0.0-preview.2.23128.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 (>= 8.0.0-preview.2.23128.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 (>= 8.0.0-preview.2.23128.3)
- Microsoft.Bcl.AsyncInterfaces (>= 8.0.0-preview.2.23128.3)
.NET 8.0
- System.Text.Encodings.Web (>= 8.0.0-preview.2.23128.3)
.NET 7.0
- System.Text.Encodings.Web (>= 8.0.0-preview.2.23128.3)
.NET 6.0
- System.Text.Encodings.Web (>= 8.0.0-preview.2.23128.3)
- System.Runtime.CompilerServices.Unsafe (>= 6.0.0)