OctoHook.AutoTask 0.3.17

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

// Install OctoHook.AutoTask as a Cake Tool
#tool nuget:?package=OctoHook.AutoTask&version=0.3.17

Automatically creates task lists on referenced issues, back linking to the source issue and automatically updated.

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.

This package has no dependencies.

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
0.3.23 1,842 2/25/2015
0.3.22 1,507 2/24/2015
0.3.20 1,334 2/18/2015
0.3.19 1,319 12/12/2014
0.3.18 1,327 12/12/2014
0.3.17 1,277 12/11/2014
0.3.13 1,271 11/14/2014
0.3.11 1,083 10/28/2014
0.3.8 1,097 9/18/2014
0.3.7 1,102 9/18/2014
0.3.7-SHA5775a99 895 9/11/2014
0.3.6 1,149 9/16/2014
0.3.6-SHAf0c0130 919 8/27/2014
0.3.5 1,062 9/13/2014
0.3.5-SHA0f1191e 905 8/27/2014
0.3.4 1,120 9/12/2014
0.3.3-SHA98c0b91 912 8/15/2014
0.3.2 1,107 8/15/2014
0.3.1 1,101 8/15/2014
0.3.0 1,093 8/15/2014
0.2.16-SHA3c8ea0b 943 8/14/2014

v0.1

- Initial support for OctoHook plugins via NuGet
.