![]() |
VOOZH | about |
dotnet add package EasyHttp --version 1.7.0
NuGet\Install-Package EasyHttp -Version 1.7.0
<PackageReference Include="EasyHttp" Version="1.7.0" />
<PackageVersion Include="EasyHttp" Version="1.7.0" />Directory.Packages.props
<PackageReference Include="EasyHttp" />Project file
paket add EasyHttp --version 1.7.0
#r "nuget: EasyHttp, 1.7.0"
#:package EasyHttp@1.7.0
#addin nuget:?package=EasyHttp&version=1.7.0Install as a Cake Addin
#tool nuget:?package=EasyHttp&version=1.7.0Install as a Cake Tool
An HTTP Client for .NET
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net40 net40 is compatible. net403 net403 was computed. net45 net45 was computed. net451 net451 was computed. net452 net452 was computed. net46 net46 was computed. net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
Showing the top 5 NuGet packages that depend on EasyHttp:
| Package | Downloads |
|---|---|
|
FluentTc
Easy-to-use, readable and comprehensive library for consuming TeamCity REST API. Written using real scenarios in mind, enables variuos range of queries and operation on TeamCity |
|
|
TeamCitySharp
Package to interact with a TeamCity server to make calls to the REST API |
|
|
EMoney.Transactions
A library for building XML payment messages to ETS |
|
|
Sunsetware.DumbQQ
对SmartQQ API的C#封装。可用于制作聊天机器人。 |
|
|
SpreedlyCoreSharp
Spreedly C# client |
Showing the top 2 popular GitHub repositories that depend on EasyHttp:
| Repository | Stars |
|---|---|
|
stack72/TeamCitySharp
No Longer Maintained - please use https://github.com/mavezeau/TeamCitySharp
|
|
|
freedombird9/wechat-deletion-check
Windows app that checks who deleted/blocked you in WeChat.
|
| Version | Downloads | Last Updated |
|---|---|---|
| 1.7.0 | 259,849 | 1/15/2017 |
| 1.7.0-beta0001 | 6,614 | 1/15/2017 |
| 1.6.90 | 5,566 | 1/4/2017 |
| 1.6.89 | 2,564 | 1/3/2017 |
| 1.6.88 | 7,119 | 12/24/2016 |
| 1.6.87 | 2,630 | 12/23/2016 |
| 1.6.86 | 33,308 | 4/6/2016 |
| 1.6.85 | 153,614 | 3/31/2016 |
| 1.6.84 | 2,543 | 3/31/2016 |
| 1.6.83 | 2,592 | 3/29/2016 |
| 1.6.19 | 2,521 | 1/4/2017 |
| 1.6.18 | 2,601 | 1/4/2017 |
| 1.6.16 | 2,460 | 1/4/2017 |
| 1.6.15 | 2,536 | 1/4/2017 |
| 1.6.13 | 2,494 | 1/4/2017 |
| 1.6.9 | 2,490 | 1/4/2017 |
| 1.6.8 | 2,485 | 1/4/2017 |
| 1.6.7 | 2,470 | 1/4/2017 |
| 1.6.6 | 7,893 | 1/4/2017 |
This release adds support for mocking and stubbing HttpClient (by virtualizing public members) and introduces a new method of intercepting requests and injecting explicit responses. See https://github.com/easyhttp/EasyHttp for more detail.