HastyAPI 1.0.3
See the version list below for details.
dotnet add package HastyAPI --version 1.0.3
NuGet\Install-Package HastyAPI -Version 1.0.3
<PackageReference Include="HastyAPI" Version="1.0.3" />
paket add HastyAPI --version 1.0.3
#r "nuget: HastyAPI, 1.0.3"
// Install HastyAPI as a Cake Addin #addin nuget:?package=HastyAPI&version=1.0.3 // Install HastyAPI as a Cake Tool #tool nuget:?package=HastyAPI&version=1.0.3
HastyAPI makes it easy to write code to interact with web APIs.
It'll save you writing lots of tedious boilerplate code to make HTTP web requests, and process XML and JSON. By providing high-level, dynamic functions, it lets you concentrate on the web API itself.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages (3)
Showing the top 3 NuGet packages that depend on HastyAPI:
Package | Downloads |
---|---|
HastyFreshBooks
Provides low-level, dynamic functions for operating with the FreshBooks API. |
|
Vooban.FreshBooks
A simple Freshbooks clients for the .NET world with strongly typed items. |
|
HastyAPI.Nexmo
Send SMS messages with the Nexmo API. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.16 | 4,226 | 12/12/2019 |
1.0.15 | 595 | 12/12/2019 |
1.0.14 | 1,014 | 9/27/2018 |
1.0.13 | 1,279 | 6/20/2018 |
1.0.12 | 1,124 | 4/20/2018 |
1.0.11 | 57,309 | 10/30/2013 |
1.0.10 | 1,542 | 9/20/2013 |
1.0.8 | 1,752 | 10/12/2012 |
1.0.7 | 1,867 | 4/27/2012 |
1.0.6 | 6,545 | 3/28/2012 |
1.0.5 | 1,477 | 3/28/2012 |
1.0.4 | 1,868 | 3/27/2012 |
1.0.3 | 1,418 | 3/27/2012 |
1.0.2 | 1,461 | 3/25/2012 |
1.0.1 | 1,655 | 3/24/2012 |
1.0.0 | 1,832 | 3/24/2012 |
Initial release.