System.Text.Json 4.7.2
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 |
|---|---|
|
Flurl.Http
A fluent, testable HTTP client library.
|
4 |
|
Microsoft.Extensions.Configuration.Json
JSON configuration provider implementation for Microsoft.Extensions.Configuration.
|
4 |
|
IdentityModel
OpenID Connect & OAuth 2.0 client library
|
3 |
|
Flurl.Http
A fluent, portable, testable HTTP client library.
|
3 |
|
Microsoft.CodeAnalysis.Workspaces.MSBuild
.NET Compiler Platform ("Roslyn") support for analyzing MSBuild projects and solutions. This should be used with at least one
of the following packages to add the appropriate language support:
- Microsoft.CodeAnalysis.CSharp.Workspaces
- Microsoft.CodeAnalysis.VisualBasic.Workspaces
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/431de5f2dab8829ad9e4ac5e65a87c11253be7c7.
|
3 |
|
Microsoft.IdentityModel.Protocols.OpenIdConnect
Includes types that provide support for OpenIdConnect protocol.
|
3 |
|
Microsoft.Extensions.Logging.EventSource
EventSource/EventListener logger provider implementation for Microsoft.Extensions.Logging.
|
3 |
|
Microsoft.Extensions.Configuration.Json
JSON configuration provider implementation for Microsoft.Extensions.Configuration.
|
3 |
|
Microsoft.Extensions.Configuration.Json
JSON configuration provider implementation for Microsoft.Extensions.Configuration. This package enables you to read your application's settings from a JSON file. You can use JsonConfigurationExtensions.AddJsonFile extension method on IConfigurationBuilder to add the JSON configuration provider to the configuration builder.
|
3 |
|
Microsoft.CodeAnalysis.Workspaces.MSBuild
.NET Compiler Platform ("Roslyn") support for analyzing MSBuild projects and solutions. This should be used with at least one
of the following packages to add the appropriate language support:
- Microsoft.CodeAnalysis.CSharp.Workspaces
- Microsoft.CodeAnalysis.VisualBasic.Workspaces
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/692d17e98436dfde74109aefe78f3507ae6c5b36.
|
3 |
MonoAndroid 1.0
- Microsoft.Bcl.AsyncInterfaces (>= 1.1.0)
- System.Buffers (>= 4.5.1)
- System.Runtime.CompilerServices.Unsafe (>= 4.7.1)
- System.Text.Encodings.Web (>= 4.7.1)
MonoTouch 1.0
- Microsoft.Bcl.AsyncInterfaces (>= 1.1.0)
- System.Buffers (>= 4.5.1)
- System.Runtime.CompilerServices.Unsafe (>= 4.7.1)
- System.Text.Encodings.Web (>= 4.7.1)
.NET Framework 4.6.1
- Microsoft.Bcl.AsyncInterfaces (>= 1.1.0)
- System.Buffers (>= 4.5.1)
- System.Memory (>= 4.5.4)
- System.Numerics.Vectors (>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.7.1)
- System.Text.Encodings.Web (>= 4.7.1)
- System.Threading.Tasks.Extensions (>= 4.5.4)
- System.ValueTuple (>= 4.5.0)
.NET Core 2.0
- Microsoft.Bcl.AsyncInterfaces (>= 1.1.0)
- System.Memory (>= 4.5.4)
- System.Runtime.CompilerServices.Unsafe (>= 4.7.1)
- System.Text.Encodings.Web (>= 4.7.1)
- System.Threading.Tasks.Extensions (>= 4.5.4)
.NET Core 2.1
- Microsoft.Bcl.AsyncInterfaces (>= 1.1.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.7.1)
- System.Text.Encodings.Web (>= 4.7.1)
.NET Core 3.0
- System.Runtime.CompilerServices.Unsafe (>= 4.7.1)
- System.Text.Encodings.Web (>= 4.7.1)
.NET Core 3.1
- No dependencies.
.NET Standard 2.0
- Microsoft.Bcl.AsyncInterfaces (>= 1.1.0)
- System.Buffers (>= 4.5.1)
- System.Memory (>= 4.5.4)
- System.Numerics.Vectors (>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.7.1)
- System.Text.Encodings.Web (>= 4.7.1)
- System.Threading.Tasks.Extensions (>= 4.5.4)
UAP 10.0.16299
- Microsoft.Bcl.AsyncInterfaces (>= 1.1.0)
- System.Memory (>= 4.5.4)
- System.Runtime.CompilerServices.Unsafe (>= 4.7.1)
- System.Text.Encodings.Web (>= 4.7.1)
- System.Threading.Tasks.Extensions (>= 4.5.4)
Xamarin.iOS 1.0
- Microsoft.Bcl.AsyncInterfaces (>= 1.1.0)
- System.Buffers (>= 4.5.1)
- System.Runtime.CompilerServices.Unsafe (>= 4.7.1)
- System.Text.Encodings.Web (>= 4.7.1)
Xamarin.Mac 2.0
- Microsoft.Bcl.AsyncInterfaces (>= 1.1.0)
- System.Buffers (>= 4.5.1)
- System.Runtime.CompilerServices.Unsafe (>= 4.7.1)
- System.Text.Encodings.Web (>= 4.7.1)
Xamarin.TVOS 1.0
- Microsoft.Bcl.AsyncInterfaces (>= 1.1.0)
- System.Buffers (>= 4.5.1)
- System.Runtime.CompilerServices.Unsafe (>= 4.7.1)
- System.Text.Encodings.Web (>= 4.7.1)
Xamarin.WatchOS 1.0
- Microsoft.Bcl.AsyncInterfaces (>= 1.1.0)
- System.Buffers (>= 4.5.1)
- System.Runtime.CompilerServices.Unsafe (>= 4.7.1)
- System.Text.Encodings.Web (>= 4.7.1)