System.Net.Http.Json 7.0.0-preview.5.22301.12
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 (>= 7.0.0-preview.5.22301.12)
- System.Buffers (>= 4.5.1)
- System.Memory (>= 4.5.4)
- System.Threading.Tasks.Extensions (>= 4.5.4)
.NET 6.0
- System.Text.Json (>= 7.0.0-preview.5.22301.12)
.NET 7.0
- System.Text.Json (>= 7.0.0-preview.5.22301.12)
.NET Standard 2.0
- System.Text.Json (>= 7.0.0-preview.5.22301.12)
- System.Buffers (>= 4.5.1)
- System.Memory (>= 4.5.4)
- System.Threading.Tasks.Extensions (>= 4.5.4)