System.Net.Http.Json 8.0.0-preview.7.23375.6
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
Showing the top 20 packages that depend on System.Net.Http.Json.
Packages | Downloads |
---|---|
Docker.DotNet.Enhanced
Docker.DotNet is a library that allows you to interact with the Docker Remote API programmatically with fully asynchronous, non-blocking and object-oriented code in your .NET applications.
|
1 |
.NET Framework 4.6.2
- System.Text.Json (>= 8.0.0-preview.7.23375.6)
- System.Buffers (>= 4.5.1)
- System.Memory (>= 4.5.5)
- System.Threading.Tasks.Extensions (>= 4.5.4)
.NET 6.0
- System.Text.Json (>= 8.0.0-preview.7.23375.6)
.NET 7.0
- System.Text.Json (>= 8.0.0-preview.7.23375.6)
.NET 8.0
- System.Text.Json (>= 8.0.0-preview.7.23375.6)
.NET Standard 2.0
- System.Text.Json (>= 8.0.0-preview.7.23375.6)
- System.Buffers (>= 4.5.1)
- System.Memory (>= 4.5.5)
- System.Threading.Tasks.Extensions (>= 4.5.4)