System.Net.Http.Json (5.0.0)
Published 2023-05-05 11:41:06 +10:00 by achi
Installation
dotnet nuget add source --name lers --username your_username --password your_token
dotnet add package --source lers --version 5.0.0 System.Net.Http.Json
About this package
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
When using NuGet 3.x this package requires at least version 3.4.
Dependencies
ID | Version | Target Framework |
---|---|---|
System.Memory | 4.5.4 | .NETCoreApp2.0 |
System.Text.Json | 5.0.0 | .NETCoreApp2.0 |
System.Threading.Tasks.Extensions | 4.5.4 | .NETCoreApp2.0 |
System.Text.Json | 5.0.0 | .NETCoreApp2.1 |
System.Buffers | 4.5.1 | .NETFramework4.6.1 |
System.Memory | 4.5.4 | .NETFramework4.6.1 |
System.Text.Json | 5.0.0 | .NETFramework4.6.1 |
System.Threading.Tasks.Extensions | 4.5.4 | .NETFramework4.6.1 |
System.Buffers | 4.5.1 | .NETStandard2.0 |
System.Memory | 4.5.4 | .NETStandard2.0 |
System.Text.Json | 5.0.0 | .NETStandard2.0 |
System.Threading.Tasks.Extensions | 4.5.4 | .NETStandard2.0 |
System.Buffers | 4.5.1 | MonoAndroid1.0 |
System.Text.Json | 5.0.0 | MonoAndroid1.0 |
System.Buffers | 4.5.1 | MonoTouch1.0 |
System.Text.Json | 5.0.0 | MonoTouch1.0 |
System.Memory | 4.5.4 | UAP10.0.16299 |
System.Text.Json | 5.0.0 | UAP10.0.16299 |
System.Threading.Tasks.Extensions | 4.5.4 | UAP10.0.16299 |
System.Buffers | 4.5.1 | Xamarin.Mac2.0 |
System.Text.Json | 5.0.0 | Xamarin.Mac2.0 |
System.Buffers | 4.5.1 | Xamarin.TVOS1.0 |
System.Text.Json | 5.0.0 | Xamarin.TVOS1.0 |
System.Buffers | 4.5.1 | Xamarin.WatchOS1.0 |
System.Text.Json | 5.0.0 | Xamarin.WatchOS1.0 |
System.Buffers | 4.5.1 | Xamarin.iOS1.0 |
System.Text.Json | 5.0.0 | Xamarin.iOS1.0 |