AppHarbor.NET
2.2.0
dotnet add package AppHarbor.NET --version 2.2.0
NuGet\Install-Package AppHarbor.NET -Version 2.2.0
<PackageReference Include="AppHarbor.NET" Version="2.2.0" />
paket add AppHarbor.NET --version 2.2.0
#r "nuget: AppHarbor.NET, 2.2.0"
// Install AppHarbor.NET as a Cake Addin #addin nuget:?package=AppHarbor.NET&version=2.2.0 // Install AppHarbor.NET as a Cake Tool #tool nuget:?package=AppHarbor.NET&version=2.2.0
Managed .Net client for the AppHarbor API
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net35 is compatible. net40 was computed. 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. |
-
- RestSharp (>= 103.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
2.2.0 - Added Branch name to the sdk
Updated restsharp to version 103.4
2.1.0 - Added AskForAuthorization a localhost webserver authorization method
2.0.0 - Changed all Id are now strings, inner exception in Error model is now also error message, rename AppHarborApi to AppHarborClient
1.1.0 - Updated RestSharp package to version 103.0.0, which removes Json.NET package dependency
1.0.3 - Unified ID handling and added argument checks
1.0.2 - Updated icon and License info
1.0.1 - Reference to Newtonsoft.Json was fixed to 4.0.8 (because of issues with RestSharp dependencies)
1.0.0 - Fully supports the AppHabor API (2012.03.21)