System.Net.Http.Json 8.0.1
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 |
---|---|
Refit
The automatic type-safe REST library for Xamarin and .NET
|
1 |
.NET Framework 4.6.2
- System.Text.Json (>= 8.0.5)
- 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.5)
.NET 7.0
- System.Text.Json (>= 8.0.5)
.NET 8.0
- No dependencies.
.NET Standard 2.0
- System.Text.Json (>= 8.0.5)
- System.Buffers (>= 4.5.1)
- System.Memory (>= 4.5.5)
- System.Threading.Tasks.Extensions (>= 4.5.4)