System.Text.Json 4.6.0
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
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 |
|---|---|
|
Azure.Core
This is the implementation of the Azure Client Pipeline
|
129 |
|
Azure.Core
This is the implementation of the Azure Client Pipeline
|
259 |
|
Azure.Identity
This is the implementation of the Azure SDK Client Library for Azure Identity
|
130 |
|
Azure.Identity
This is the implementation of the Azure SDK Client Library for Azure Identity
|
253 |
|
Microsoft.Extensions.Configuration.Json
JSON configuration provider implementation for Microsoft.Extensions.Configuration.
|
346 |
|
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.
|
145 |
|
Microsoft.Extensions.Logging.Console
Console logger provider implementation for Microsoft.Extensions.Logging.
|
207 |
|
Microsoft.Extensions.Logging.EventSource
EventSource/EventListener logger provider implementation for Microsoft.Extensions.Logging.
|
345 |
|
Microsoft.IdentityModel.JsonWebTokens
Includes types that provide support for creating, serializing and validating JSON Web Tokens.
|
175 |
|
Microsoft.IdentityModel.JsonWebTokens
Includes types that provide support for creating, serializing and validating JSON Web Tokens. This is a newer, faster version of System.IdentityModel.Tokens.Jwt that has additional functionality.
|
232 |
|
Microsoft.IdentityModel.Protocols.OpenIdConnect
Includes types that provide support for OpenIdConnect protocol.
|
201 |
|
Microsoft.IdentityModel.Protocols.OpenIdConnect
Includes types that provide support for OpenIdConnect protocol.
|
204 |
|
Microsoft.IdentityModel.Tokens
Includes types that provide support for SecurityTokens, Cryptographic operations: Signing, Verifying Signatures, Encryption.
|
140 |
|
Microsoft.IdentityModel.Tokens
Includes types that provide support for SecurityTokens, Cryptographic operations: Signing, Verifying Signatures, Encryption.
|
230 |
|
Steeltoe.Common
Steeltoe common library
|
346 |
|
Steeltoe.Common.Http
Steeltoe common library for HTTP
|
346 |
|
Swashbuckle.AspNetCore.SwaggerGen
Swagger Generator for APIs built on ASP.NET Core
|
347 |
|
Swashbuckle.AspNetCore.SwaggerUI
Middleware to expose an embedded version of the swagger-ui from an ASP.NET Core application
|
346 |
|
System.Memory.Data
Contains the BinaryData type, which is useful for converting between strings, streams, JSON, and bytes.
|
268 |
|
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
When using NuGet 3.x this package requires at least version 3.4.
|
338 |
https://go.microsoft.com/fwlink/?LinkID=799421
.NET Standard 2.0
- System.Numerics.Vectors (>= 4.5.0)
- System.Buffers (>= 4.5.0)
- Microsoft.Bcl.AsyncInterfaces (>= 1.0.0)
- System.Memory (>= 4.5.3)
- System.Text.Encodings.Web (>= 4.6.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.6.0)
- System.Threading.Tasks.Extensions (>= 4.5.2)
.NET Core 3.0
- No dependencies.
.NET Core 2.1
- System.Text.Encodings.Web (>= 4.6.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.6.0)
- Microsoft.Bcl.AsyncInterfaces (>= 1.0.0)
.NET Core 2.0
- System.Threading.Tasks.Extensions (>= 4.5.2)
- System.Text.Encodings.Web (>= 4.6.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.6.0)
- System.Memory (>= 4.5.3)
- Microsoft.Bcl.AsyncInterfaces (>= 1.0.0)
.NET Framework 4.6.1
- System.ValueTuple (>= 4.5.0)
- System.Threading.Tasks.Extensions (>= 4.5.2)
- System.Text.Encodings.Web (>= 4.6.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.6.0)
- System.Numerics.Vectors (>= 4.5.0)
- System.Memory (>= 4.5.3)
- System.Buffers (>= 4.5.0)
- Microsoft.Bcl.AsyncInterfaces (>= 1.0.0)
MonoTouch 1.0
- System.Text.Encodings.Web (>= 4.6.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.6.0)
- System.Buffers (>= 4.5.0)
- Microsoft.Bcl.AsyncInterfaces (>= 1.0.0)
MonoAndroid 1.0
- System.Text.Encodings.Web (>= 4.6.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.6.0)
- System.Buffers (>= 4.5.0)
- Microsoft.Bcl.AsyncInterfaces (>= 1.0.0)
Xamarin.WatchOS 1.0
- System.Text.Encodings.Web (>= 4.6.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.6.0)
- System.Buffers (>= 4.5.0)
- Microsoft.Bcl.AsyncInterfaces (>= 1.0.0)
Xamarin.TVOS 1.0
- System.Text.Encodings.Web (>= 4.6.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.6.0)
- System.Buffers (>= 4.5.0)
- Microsoft.Bcl.AsyncInterfaces (>= 1.0.0)
Xamarin.Mac 2.0
- System.Text.Encodings.Web (>= 4.6.0)
- System.Buffers (>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.6.0)
- Microsoft.Bcl.AsyncInterfaces (>= 1.0.0)
Xamarin.iOS 1.0
- System.Text.Encodings.Web (>= 4.6.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.6.0)
- System.Buffers (>= 4.5.0)
- Microsoft.Bcl.AsyncInterfaces (>= 1.0.0)
UAP 10.0.16299
- System.Threading.Tasks.Extensions (>= 4.5.2)
- System.Text.Encodings.Web (>= 4.6.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.6.0)
- System.Memory (>= 4.5.3)
- Microsoft.Bcl.AsyncInterfaces (>= 1.0.0)