System.Text.Json 6.0.5
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 |
|---|---|
|
Microsoft.Extensions.DependencyModel
Abstractions for reading `.deps` files.
Commonly Used Types:
Microsoft.Extensions.DependencyModel.DependencyContext
|
61 |
|
Swashbuckle.AspNetCore.SwaggerGen
Swagger Generator for APIs built on ASP.NET Core
|
54 |
|
Swashbuckle.AspNetCore.SwaggerUI
Middleware to expose an embedded version of the swagger-ui from an ASP.NET Core application
|
54 |
|
MiniProfiler.AspNetCore
Lightweight mini-profiler, designed for ASP.NET Core (not System.Web) websites
|
46 |
|
Furion.Extras.DependencyModel.CodeAnalysis
Furion 程序集扫描和代码分析拓展插件。
|
46 |
|
AWSSDK.Core
The Amazon Web Services SDK for .NET - Core Runtime
|
35 |
|
System.ClientModel
Contains building blocks for clients that call cloud services.
|
21 |
|
Azure.Core
This is the implementation of the Azure Client Pipeline
|
21 |
|
Azure.AI.Translation.Text
This is the Text Translation client library for developing .NET applications with rich experience.
|
20 |
|
System.Memory.Data
Contains the BinaryData type, which is useful for converting between strings, streams, JSON, and bytes.
|
20 |
|
Swashbuckle.AspNetCore.SwaggerGen
Swagger Generator for APIs built on ASP.NET Core
|
16 |
|
Swashbuckle.AspNetCore.SwaggerUI
Middleware to expose an embedded version of the swagger-ui from an ASP.NET Core application
|
16 |
|
System.Memory.Data
A lightweight abstraction for a payload of bytes. Provides methods for converting between strings, streams, JSON, and bytes.
Commonly Used Types:
System.BinaryData
|
15 |
|
Microsoft.IdentityModel.Protocols.OpenIdConnect
Includes types that provide support for OpenIdConnect protocol.
|
15 |
|
Microsoft.IdentityModel.Tokens
Includes types that provide support for SecurityTokens, Cryptographic operations: Signing, Verifying Signatures, Encryption.
|
15 |
|
Microsoft.SemanticKernel.Abstractions
Semantic Kernel interfaces and abstractions. This package is automatically installed by Semantic Kernel packages if needed.
|
15 |
|
System.ClientModel
Contains building blocks for clients that call cloud services.
|
15 |
|
Azure.Identity
This is the implementation of the Azure SDK Client Library for Azure Identity
|
14 |
|
Microsoft.IdentityModel.JsonWebTokens
Includes types that provide support for creating, serializing and validating JSON Web Tokens.
|
14 |
https://go.microsoft.com/fwlink/?LinkID=799421
.NET Framework 4.6.1
- Microsoft.Bcl.AsyncInterfaces (>= 6.0.0)
- System.ValueTuple (>= 4.5.0)
- System.Threading.Tasks.Extensions (>= 4.5.4)
- System.Numerics.Vectors (>= 4.5.0)
- System.Memory (>= 4.5.4)
- System.Buffers (>= 4.5.1)
- System.Text.Encodings.Web (>= 6.0.0)
- System.Runtime.CompilerServices.Unsafe (>= 6.0.0)
.NET Standard 2.0
- System.Threading.Tasks.Extensions (>= 4.5.4)
- System.Numerics.Vectors (>= 4.5.0)
- System.Memory (>= 4.5.4)
- System.Buffers (>= 4.5.1)
- System.Text.Encodings.Web (>= 6.0.0)
- System.Runtime.CompilerServices.Unsafe (>= 6.0.0)
- Microsoft.Bcl.AsyncInterfaces (>= 6.0.0)
.NET 6.0
- System.Text.Encodings.Web (>= 6.0.0)
- System.Runtime.CompilerServices.Unsafe (>= 6.0.0)
.NET Core 3.1
- System.Runtime.CompilerServices.Unsafe (>= 6.0.0)
- System.Text.Encodings.Web (>= 6.0.0)