Info
| Version: | 1.0.0-preview2 |
| Author(s): | Tomasz Pęczek |
| Last Update: | Sunday, September 23, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/tpeczek/WebSub.NET |
| NuGet Url: | https://www.nuget.org/packages/WebSub.AspNet.WebHooks.Receivers.Subscriber |
Install
Install-Package WebSub.AspNet.WebHooks.Receivers.Subscriber
dotnet add package WebSub.AspNet.WebHooks.Receivers.Subscriber
paket add WebSub.AspNet.WebHooks.Receivers.Subscriber
WebSub.AspNet.WebHooks.Receivers.Subscriber Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.WebApi.Core(>= 5.2.2)
- Microsoft.AspNet.WebHooks.Common(>= 1.2.0)
- Microsoft.AspNet.WebHooks.Receivers(>= 1.2.0)
- WebSub.WebHooks.Receivers.Subscriber.Abstractions(>= 1.0.02)
Contains the WebSubWebHookReceiver class.