HastyAPI 1.0.11

dotnet add package HastyAPI --version 1.0.11
NuGet\Install-Package HastyAPI -Version 1.0.11
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.11" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add HastyAPI --version 1.0.11
#r "nuget: HastyAPI, 1.0.11"
#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.11

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

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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.11 462 10/30/2013
1.0.10 55 9/20/2013
1.0.8 60 10/12/2012
1.0.7 50 4/27/2012
1.0.6 594 3/28/2012
1.0.5 50 3/28/2012
1.0.4 51 3/27/2012
1.0.3 51 3/27/2012
1.0.2 53 3/25/2012
1.0.1 51 3/24/2012
1.0.0 52 3/24/2012

Initial release.