HttpClient abstractions for web, with OAuth2 implementation, and chaining handlers.
Info
Version: | 1.2.6 |
Author(s): | Austin Murphy |
Last Update: | Thursday, August 3, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ausmurp/HttpAbstraction |
NuGet Url: | https://www.nuget.org/packages/HttpAbstraction.Client |
Install
Install-Package HttpAbstraction.Client
dotnet add package HttpAbstraction.Client
paket add HttpAbstraction.Client
HttpAbstraction.Client Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.6
- System.Runtime.Serialization.Primitives(>= 4.3.0)
- NETStandard.Library(>= 1.6.1)
- System.Net.Http.WinHttpHandler(>= 4.3.1)
- Newtonsoft.Json(>= 10.0.3)
- Newtonsoft.Json(>= 10.0.3)
Tags