Info
Version: | 1.0.0 |
Author(s): | NFinal.Common.HttpClientHelper |
Last Update: | Thursday, November 12, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/NFinal.Common.HttpClientHelper |
Install
Install-Package NFinal.Common.HttpClientHelper
dotnet add package NFinal.Common.HttpClientHelper
paket add NFinal.Common.HttpClientHelper
NFinal.Common.HttpClientHelper Download (Unzip the "nupkg" after downloading)
Dependencies
- HtmlAgilityPack(>= 1.11.28)
- NFinal.Common.Base(>= 1.0.3)
- Newtonsoft.Json(>= 12.0.3)
- Polly.Extensions.Http(>= 3.0.0)
HttpCliehtHelper httphelper=new HttpClientHelper(new HttpPotion(){
Url=""
});.