Cake.Apigee 0.8.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Cake.Apigee --version 0.8.0
NuGet\Install-Package Cake.Apigee -Version 0.8.0
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="Cake.Apigee" Version="0.8.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Cake.Apigee --version 0.8.0
#r "nuget: Cake.Apigee, 0.8.0"
#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 Cake.Apigee as a Cake Addin
#addin nuget:?package=Cake.Apigee&version=0.8.0

// Install Cake.Apigee as a Cake Tool
#tool nuget:?package=Cake.Apigee&version=0.8.0

Cake Build addin for Apigee management API. Currently only handles proxy deployment.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.0 7,522 9/5/2019
1.16.0 2,974 6/10/2018
0.13.0 1,180 1/19/2018
0.12.0 1,002 11/8/2017
0.11.0 973 9/28/2017
0.10.0 957 8/1/2017
0.9.0 1,113 4/25/2017
0.8.0 919 4/24/2017
0.7.0 981 3/16/2017
0.6.0 903 3/16/2017
0.5.0 918 3/1/2017
0.4.0 884 2/21/2017
0.3.0 898 2/19/2017
0.2.0 924 2/17/2017

See https://github.com/LittleColin/Cake.Apigee/blob/master/ReleaseNotes.md- updated the XML docs and also output http status if a proxy deploy fails to assist in diagnosis.