HastyAPI 1.0.13

There is a newer version of this package available.
See the version list below for details.
dotnet add package HastyAPI --version 1.0.13
NuGet\Install-Package HastyAPI -Version 1.0.13
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="HastyAPI" Version="1.0.13" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add HastyAPI --version 1.0.13
#r "nuget: HastyAPI, 1.0.13"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install HastyAPI as a Cake Addin
#addin nuget:?package=HastyAPI&version=1.0.13

// Install HastyAPI as a Cake Tool
#tool nuget:?package=HastyAPI&version=1.0.13

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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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 2,488 12/12/2019
1.0.15 557 12/12/2019
1.0.14 961 9/27/2018
1.0.13 1,228 6/20/2018
1.0.12 1,070 4/20/2018
1.0.11 54,368 10/30/2013
1.0.10 1,473 9/20/2013
1.0.8 1,712 10/12/2012
1.0.7 1,817 4/27/2012
1.0.6 6,464 3/28/2012
1.0.5 1,446 3/28/2012
1.0.4 1,818 3/27/2012
1.0.3 1,382 3/27/2012
1.0.2 1,429 3/25/2012
1.0.1 1,608 3/24/2012
1.0.0 1,768 3/24/2012

Initial release.