System.Text.Json 6.0.0-rc.1.21451.13
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
|
8 |
|
Azure.Identity
This is the implementation of the Azure SDK Client Library for Azure Identity
|
12 |
|
IGeekFan.AspNetCore.Knife4jUI
Middleware to expose an embedded version of the knife4j-vue from an ASP.NET Core application
|
23 |
|
Microsoft.Extensions.Configuration.Json
JSON configuration provider implementation for Microsoft.Extensions.Configuration.
|
10 |
|
Microsoft.Extensions.Configuration.Json
JSON configuration provider implementation for Microsoft.Extensions.Configuration.
|
12 |
|
Microsoft.Extensions.DependencyModel
Abstractions for reading `.deps` files.
|
15 |
|
Microsoft.Extensions.Logging.EventSource
EventSource/EventListener logger provider implementation for Microsoft.Extensions.Logging.
|
8 |
|
Microsoft.Extensions.Logging.EventSource
EventSource/EventListener logger provider implementation for Microsoft.Extensions.Logging.
|
10 |
|
Microsoft.IdentityModel.JsonWebTokens
Includes types that provide support for creating, serializing and validating JSON Web Tokens.
|
12 |
|
Microsoft.IdentityModel.Protocols.OpenIdConnect
Includes types that provide support for OpenIdConnect protocol.
|
11 |
|
Microsoft.IdentityModel.Tokens
Includes types that provide support for SecurityTokens, Cryptographic operations: Signing, Verifying Signatures, Encryption.
|
11 |
|
Npgsql
Npgsql is the open source .NET data provider for PostgreSQL.
|
10 |
|
Npgsql
Npgsql is the open source .NET data provider for PostgreSQL.
|
35 |
|
Oracle.ManagedDataAccess
Managed Oracle Data Provider for .NET (ODP.NET) features optimized ADO.NET data access to the Oracle database for .NET Framework and is 100% managed code. ODP.NET allows developers to take advantage of advanced Oracle database functionality, including Real Application Clusters, self-tuning statement cache, Application Continuity, JSON Relational Duality, and Fast Connection Failover.
|
7 |
|
Oracle.ManagedDataAccess.Core
Oracle Data Provider for .NET (ODP.NET) Core is an ADO.NET driver that provides fast data access from Microsoft .NET Core clients to Oracle databases. ODP.NET Core consists of a single 100% managed code dynamic-link library.
|
8 |
|
Oracle.ManagedDataAccess.Core
Oracle Data Provider for .NET (ODP.NET) Core is an ADO.NET driver that provides fast data access from Microsoft .NET Core clients to Oracle databases. ODP.NET Core consists of a single 100% managed code dynamic-link library.
|
20 |
|
Swashbuckle.AspNetCore.SwaggerGen
Swagger Generator for APIs built on ASP.NET Core
|
17 |
|
Swashbuckle.AspNetCore.SwaggerGen
Swagger Generator for APIs built on ASP.NET Core
|
18 |
|
Swashbuckle.AspNetCore.SwaggerUI
Middleware to expose an embedded version of the swagger-ui from an ASP.NET Core application
|
22 |
|
System.ClientModel
Contains building blocks for clients that call cloud services.
|
11 |
.NET Framework 4.6.1
- Microsoft.Bcl.AsyncInterfaces (>= 6.0.0-rc.1.21451.13)
- System.Runtime.CompilerServices.Unsafe (>= 6.0.0-rc.1.21451.13)
- System.Text.Encodings.Web (>= 6.0.0-rc.1.21451.13)
- 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-rc.1.21451.13)
- System.Text.Encodings.Web (>= 6.0.0-rc.1.21451.13)
.NET 6.0
- System.Runtime.CompilerServices.Unsafe (>= 6.0.0-rc.1.21451.13)
- System.Text.Encodings.Web (>= 6.0.0-rc.1.21451.13)
.NET Standard 2.0
- Microsoft.Bcl.AsyncInterfaces (>= 6.0.0-rc.1.21451.13)
- System.Runtime.CompilerServices.Unsafe (>= 6.0.0-rc.1.21451.13)
- System.Text.Encodings.Web (>= 6.0.0-rc.1.21451.13)
- System.Buffers (>= 4.5.1)
- System.Memory (>= 4.5.4)
- System.Numerics.Vectors (>= 4.5.0)
- System.Threading.Tasks.Extensions (>= 4.5.4)