System.Text.Json 4.6.0-preview6.19264.9
Provides a fast, non-cached, forward-only way to read UTF-8 encoded JavaScript Object Notation (JSON) text.
Commonly Used Types:
System.Text.Json.Utf8JsonReader
System.Text.Json.Utf8JsonWriter
System.Text.Json.JsonDocument
When using NuGet 3.x this package requires at least version 3.4.
Showing the top 20 packages that depend on System.Text.Json.
| Packages | Downloads |
|---|---|
|
Microsoft.Extensions.Configuration.Json
JSON configuration provider implementation for Microsoft.Extensions.Configuration.
|
23 |
|
Microsoft.Extensions.DependencyModel
Abstractions for reading `.deps` files.
Commonly Used Types:
Microsoft.Extensions.DependencyModel.DependencyContext
|
19 |
|
Microsoft.AspNetCore.SignalR.Common
Common serialization primitives for SignalR Clients Servers
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/b506e2cb7b6c0fe787305f8cfdee046b7b3f9a53
|
16 |
|
Microsoft.IdentityModel.JsonWebTokens
Includes types that provide support for creating, serializing and validating JSON Web Tokens.
|
15 |
|
Swashbuckle.AspNetCore.SwaggerUI
Middleware to expose an embedded version of the swagger-ui from an ASP.NET Core application
|
15 |
|
Microsoft.IdentityModel.Protocols.OpenIdConnect
Includes types that provide support for OpenIdConnect protocol.
|
14 |
|
AspNetCore.HealthChecks.UI.Core
HealthChecks.UI.Core package containing builder and model definitions
|
14 |
|
Microsoft.IdentityModel.Tokens
Includes types that provide support for SecurityTokens, Cryptographic operations: Signing, Verifying Signatures, Encryption.
|
13 |
|
Azure.Identity
This is the implementation of the Azure SDK Client Library for Azure Identity
|
13 |
|
Azure.Core
This is the implementation of the Azure Client Pipeline
|
13 |
|
Swashbuckle.AspNetCore.SwaggerGen
Swagger Generator for APIs built on ASP.NET Core
|
13 |
|
Microsoft.AspNetCore.Http.Connections.Common
Common primitives for ASP.NET Connection Handlers and clients
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/b506e2cb7b6c0fe787305f8cfdee046b7b3f9a53
|
12 |
|
Microsoft.Extensions.DependencyModel
Provides abstractions for reading `.deps` files. When a .NET application is compiled, the SDK generates a JSON manifest file (`<ApplicationName>.deps.json`) that contains information about application dependencies. You can use `Microsoft.Extensions.DependencyModel` to read information from this manifest at run time. This is useful when you want to dynamically compile code (for example, using Roslyn Emit API) referencing the same dependencies as your main application.
By default, the dependency manifest contains information about the application's target framework and runtime dependencies. Set the PreserveCompilationContext project property to `true` to additionally include information about reference assemblies used during compilation.
|
12 |
|
Azure.Core
This is the implementation of the Azure Client Pipeline
|
11 |
|
Microsoft.Extensions.DependencyModel
Abstractions for reading `.deps` files.
|
11 |
|
System.Memory.Data
Contains the BinaryData type, which is useful for converting between strings, streams, JSON, and bytes.
|
10 |
|
IdentityModel
OpenID Connect & OAuth 2.0 client library
|
10 |
|
Microsoft.IdentityModel.JsonWebTokens
Includes types that provide support for creating, serializing and validating JSON Web Tokens.
|
10 |
|
Volo.Abp.Json.SystemTextJson
Package Description
|
10 |
MonoAndroid 1.0
- System.Buffers (>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.6.0-preview6.19264.9)
MonoTouch 1.0
- System.Buffers (>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.6.0-preview6.19264.9)
.NET Core 2.0
- System.Memory (>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.6.0-preview6.19264.9)
- System.Threading.Tasks.Extensions (>= 4.5.1)
.NET Core 2.1
- System.Runtime.CompilerServices.Unsafe (>= 4.6.0-preview6.19264.9)
.NET Core 3.0
- No dependencies.
.NET Standard 2.0
- System.Buffers (>= 4.5.0)
- System.Memory (>= 4.5.0)
- System.Numerics.Vectors (>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.6.0-preview6.19264.9)
- System.Threading.Tasks.Extensions (>= 4.5.1)
UAP 10.0.16299
- System.Memory (>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.6.0-preview6.19264.9)
- System.Threading.Tasks.Extensions (>= 4.5.1)
Xamarin.iOS 1.0
- System.Buffers (>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.6.0-preview6.19264.9)
Xamarin.Mac 2.0
- System.Buffers (>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.6.0-preview6.19264.9)
Xamarin.TVOS 1.0
- System.Buffers (>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.6.0-preview6.19264.9)
Xamarin.WatchOS 1.0
- System.Buffers (>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.6.0-preview6.19264.9)