Info
Version: | 1.2.6 |
Author(s): | LostAsk |
Last Update: | Monday, February 21, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/LostAsk/HttpClientSession |
NuGet Url: | https://www.nuget.org/packages/HttpClientEx |
Install
Install-Package HttpClientEx
dotnet add package HttpClientEx
paket add HttpClientEx
HttpClientEx Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Newtonsoft.Json(>= 12.0.3)
- System.Text.Encoding.CodePages(>= 5.0.0)
- System.Threading.Tasks.Extensions(>= 4.5.4)
- Newtonsoft.Json(>= 12.0.3)
- System.Text.Encoding.CodePages(>= 5.0.0)
- System.Threading.Tasks.Extensions(>= 4.5.4)
免责申明:只是为了帮助开发人员简化开发流程、提高开发效率,请勿使用此框架做任何违法国家法律的事情。使用者所做任何事情也与本框架的作者无关。
添加 清除cookie功能
net core版的请求插件,自定义添加请求头,cookie,以及回调等等.