GitHub webhook controller implementation for your web application.
                        
                    
         
                Info
| Version: | 0.3.24 | 
| Author(s): | kzu | 
| Last Update: | Wednesday, February 25, 2015 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/kzu/OctoHook/wiki/WebHook | 
| NuGet Url: | https://www.nuget.org/packages/OctoHook.Web | 
Install
Install-Package OctoHook.Web
                        dotnet add package OctoHook.Web
                        paket add OctoHook.Web
                        
                                OctoHook.Web Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- OctoHook
 - Newtonsoft.Json(6.0.4)
 - Microsoft.AspNet.WebApi(5.2.2)
 
Tags