OctoHook.AutoLink 0.3.6

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

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

Automatically link issues to their corresponding user story
(issues labeled 'story' or 'Story') based on a shared prefix with square brackets, like '[uex] Provide UI hints'.

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
0.3.23 1,798 2/25/2015
0.3.22 1,413 2/24/2015
0.3.20 1,371 2/18/2015
0.3.19 1,391 12/12/2014
0.3.18 1,391 12/12/2014
0.3.17 1,369 12/11/2014
0.3.11 1,138 10/28/2014
0.3.8 1,143 9/18/2014
0.3.7 1,058 9/18/2014
0.3.7-SHA5775a99 932 9/11/2014
0.3.6 1,113 9/16/2014
0.3.6-SHAf0c0130 1,030 8/27/2014
0.3.5 1,062 9/13/2014
0.3.4 1,080 9/12/2014
0.3.3-SHA98c0b91 989 8/15/2014
0.3.2 1,085 8/15/2014
0.3.1 1,148 8/15/2014
0.3.0 1,117 8/15/2014
0.2.16-SHA3c8ea0b 928 8/14/2014

v0.1

- Initial support for OctoHook plugins via NuGet
.