System.Text.Json 5.0.0-rc.2.20475.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
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 |
|---|---|
|
Divergic.Logging.Xunit
This library provides Microsoft.Extensions.Logging support for Xunit.
|
4 |
|
Divergic.Logging.Xunit
This library provides Microsoft.Extensions.Logging support for Xunit.
|
3 |
|
Divergic.Logging.Xunit
This library provides Microsoft.Extensions.Logging support for Xunit.
|
2 |
|
EventStore.Client.Grpc
The base GRPC client library for Event Store. Get the open source or commercial versions of Event Store server from https://eventstore.com/
|
2 |
|
Microsoft.EntityFrameworkCore.SqlServer
Microsoft SQL Server database provider for Entity Framework Core.
|
2 |
|
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.
|
2 |
MonoAndroid 1.0
- Microsoft.Bcl.AsyncInterfaces (>= 5.0.0-rc.2.20475.5)
- System.Buffers (>= 4.5.1)
- System.Runtime.CompilerServices.Unsafe (>= 5.0.0-rc.2.20475.5)
- System.Text.Encodings.Web (>= 5.0.0-rc.2.20475.5)
MonoTouch 1.0
- Microsoft.Bcl.AsyncInterfaces (>= 5.0.0-rc.2.20475.5)
- System.Buffers (>= 4.5.1)
- System.Runtime.CompilerServices.Unsafe (>= 5.0.0-rc.2.20475.5)
- System.Text.Encodings.Web (>= 5.0.0-rc.2.20475.5)
.NET Framework 4.6.1
- Microsoft.Bcl.AsyncInterfaces (>= 5.0.0-rc.2.20475.5)
- System.Buffers (>= 4.5.1)
- System.Memory (>= 4.5.4)
- System.Numerics.Vectors (>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe (>= 5.0.0-rc.2.20475.5)
- System.Text.Encodings.Web (>= 5.0.0-rc.2.20475.5)
- System.Threading.Tasks.Extensions (>= 4.5.4)
- System.ValueTuple (>= 4.5.0)
.NET Core 2.0
- Microsoft.Bcl.AsyncInterfaces (>= 5.0.0-rc.2.20475.5)
- System.Memory (>= 4.5.4)
- System.Runtime.CompilerServices.Unsafe (>= 5.0.0-rc.2.20475.5)
- System.Text.Encodings.Web (>= 5.0.0-rc.2.20475.5)
- System.Threading.Tasks.Extensions (>= 4.5.4)
.NET Core 2.1
- Microsoft.Bcl.AsyncInterfaces (>= 5.0.0-rc.2.20475.5)
- System.Runtime.CompilerServices.Unsafe (>= 5.0.0-rc.2.20475.5)
- System.Text.Encodings.Web (>= 5.0.0-rc.2.20475.5)
.NET Core 3.0
- No dependencies.
.NET Standard 2.0
- Microsoft.Bcl.AsyncInterfaces (>= 5.0.0-rc.2.20475.5)
- System.Buffers (>= 4.5.1)
- System.Memory (>= 4.5.4)
- System.Numerics.Vectors (>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe (>= 5.0.0-rc.2.20475.5)
- System.Text.Encodings.Web (>= 5.0.0-rc.2.20475.5)
- System.Threading.Tasks.Extensions (>= 4.5.4)
UAP 10.0.16299
- Microsoft.Bcl.AsyncInterfaces (>= 5.0.0-rc.2.20475.5)
- System.Memory (>= 4.5.4)
- System.Runtime.CompilerServices.Unsafe (>= 5.0.0-rc.2.20475.5)
- System.Text.Encodings.Web (>= 5.0.0-rc.2.20475.5)
- System.Threading.Tasks.Extensions (>= 4.5.4)
Xamarin.iOS 1.0
- Microsoft.Bcl.AsyncInterfaces (>= 5.0.0-rc.2.20475.5)
- System.Buffers (>= 4.5.1)
- System.Runtime.CompilerServices.Unsafe (>= 5.0.0-rc.2.20475.5)
- System.Text.Encodings.Web (>= 5.0.0-rc.2.20475.5)
Xamarin.Mac 2.0
- Microsoft.Bcl.AsyncInterfaces (>= 5.0.0-rc.2.20475.5)
- System.Buffers (>= 4.5.1)
- System.Runtime.CompilerServices.Unsafe (>= 5.0.0-rc.2.20475.5)
- System.Text.Encodings.Web (>= 5.0.0-rc.2.20475.5)
Xamarin.TVOS 1.0
- Microsoft.Bcl.AsyncInterfaces (>= 5.0.0-rc.2.20475.5)
- System.Buffers (>= 4.5.1)
- System.Runtime.CompilerServices.Unsafe (>= 5.0.0-rc.2.20475.5)
- System.Text.Encodings.Web (>= 5.0.0-rc.2.20475.5)
Xamarin.WatchOS 1.0
- Microsoft.Bcl.AsyncInterfaces (>= 5.0.0-rc.2.20475.5)
- System.Buffers (>= 4.5.1)
- System.Runtime.CompilerServices.Unsafe (>= 5.0.0-rc.2.20475.5)
- System.Text.Encodings.Web (>= 5.0.0-rc.2.20475.5)