OctoHook.AutoTask 0.3.23

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

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

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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.3.23 88 2/25/2015
0.3.22 39 2/24/2015
0.3.20 43 2/18/2015
0.3.19 66 12/12/2014
0.3.18 45 12/12/2014
0.3.17 48 12/11/2014
0.3.13 173 11/14/2014
0.3.11 55 10/28/2014
0.3.8 66 9/18/2014
0.3.7 58 9/18/2014
0.3.7-SHA5775a99 48 9/11/2014
0.3.6 60 9/16/2014
0.3.6-SHAf0c0130 49 8/27/2014
0.3.5 60 9/13/2014
0.3.5-SHA0f1191e 47 8/27/2014
0.3.4 58 9/12/2014
0.3.3-SHA98c0b91 48 8/15/2014
0.3.2 65 8/15/2014
0.3.1 59 8/15/2014
0.3.0 61 8/15/2014
0.2.16-SHA3c8ea0b 46 8/14/2014

v0.1

- Initial support for OctoHook plugins via NuGet
.