System.Net.Http.Json 9.0.0-preview.1.24080.9
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 (>= 9.0.0-preview.1.24080.9)
- System.Buffers (>= 4.5.1)
- System.Memory (>= 4.5.5)
- System.Threading.Tasks.Extensions (>= 4.5.4)
.NET 8.0
- System.Text.Json (>= 9.0.0-preview.1.24080.9)
.NET 9.0
- System.Text.Json (>= 9.0.0-preview.1.24080.9)
.NET Standard 2.0
- System.Text.Json (>= 9.0.0-preview.1.24080.9)
- System.Buffers (>= 4.5.1)
- System.Memory (>= 4.5.5)
- System.Threading.Tasks.Extensions (>= 4.5.4)