OctoHook 0.3.7-SHA5775a99

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

// Install OctoHook as a Cake Tool
#tool nuget:?package=OctoHook&version=0.3.7-SHA5775a99&prerelease

Core interfaces for OctoHook extensions.

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 (1)

Showing the top 1 NuGet packages that depend on OctoHook:

Package Downloads
OctoHook.Web

GitHub webhook controller implementation for your web application.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.3.23 1,471 2/25/2015
0.3.22 1,363 2/24/2015
0.3.20 1,261 2/18/2015
0.3.19 1,305 12/12/2014
0.3.18 1,271 12/12/2014
0.3.17 1,329 12/11/2014
0.3.11 1,094 10/28/2014
0.3.8 1,757 9/18/2014
0.3.7 1,742 9/18/2014
0.3.7-SHA5775a99 1,402 9/11/2014
0.3.6 1,680 9/16/2014
0.3.6-SHAf0c0130 1,400 8/27/2014
0.3.5 1,711 9/13/2014
0.3.5-SHA0f1191e 902 8/27/2014
0.3.4 1,740 9/12/2014
0.3.3 1,065 9/11/2014
0.3.3-SHA98c0b91 1,386 8/15/2014
0.3.2 1,734 8/15/2014
0.3.1 1,698 8/15/2014
0.3.0 5,205 8/15/2014
0.2.16-SHA3c8ea0b 1,439 8/14/2014

v0.1

- Initial support for OctoHook plugins via NuGet
.