基于 System.Net.HttpWebRequest 封装,方便,易用;引用函数式编程思想,让代码更加的优雅,高可读性。.
Info
Version: | 1.0.4 |
Author(s): | 陈龙飞 |
Last Update: | Tuesday, September 10, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/crazywolfcode/httpHelper |
NuGet Url: | https://www.nuget.org/packages/httpapihelper |
Install
Install-Package httpapihelper
dotnet add package httpapihelper
paket add httpapihelper
httpapihelper Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.2)
Tags