Microsoft.AspNet.WebApi.Client (5.2.7)
Published 2023-05-05 11:26:40 +10:00 by achi
Installation
dotnet nuget add source --name lers --username your_username --password your_token
dotnet add package --source lers --version 5.2.7 Microsoft.AspNet.WebApi.Client
About this package
This package adds support for formatting and content negotiation to System.Net.Http. It includes support for JSON, XML, and form URL encoded data.
Dependencies
ID | Version | Target Framework |
---|---|---|
Newtonsoft.Json | 6.0.4 | .NETFramework4.5 |
Newtonsoft.Json | 6.0.4 | .NETPortable0.0-wp8+netcore45+net45+wp81+wpa81 |
Microsoft.Net.Http | 2.2.22 | .NETPortable0.0-wp8+netcore45+net45+wp81+wpa81 |
Newtonsoft.Json | 10.0.1 | .NETStandard2.0 |
Newtonsoft.Json.Bson | 1.0.1 | .NETStandard2.0 |