Microsoft.AspNet.WebHooks.Custom
1.2.2
This package provides functionality for adding your own custom WebHook support to your ASP.NET project. The functionality enables users to register WebHooks using a simple pub/sub model, and for your code to send WebHooks to registered receivers with matching WebHook registrations.
Install-Package Microsoft.AspNet.WebHooks.Custom -Version 1.2.2
dotnet add package Microsoft.AspNet.WebHooks.Custom --version 1.2.2
<PackageReference Include="Microsoft.AspNet.WebHooks.Custom" Version="1.2.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.AspNet.WebHooks.Custom --version 1.2.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
- Microsoft.AspNet.WebApi.Core (>= 5.2.2)
- Microsoft.AspNet.WebHooks.Common (>= 1.2.2)
- Microsoft.Tpl.Dataflow (>= 4.5.24)
Used By
NuGet packages (7)
Showing the top 5 NuGet packages that depend on Microsoft.AspNet.WebHooks.Custom:
Package | Downloads |
---|---|
CloudCore.Web
The modules required to build CloudCore-based web modules.
|
|
Microsoft.AspNet.WebHooks.Custom.Api
This package contains a set of ASP.NET Web API Controllers for managing your custom WebHooks filters and registrations through a REST-style interface.
|
|
Microsoft.AspNet.WebHooks.Custom.AzureStorage
This package provides support for persisting your custom WebHooks registrations in Microsoft Azure Table Storage.
|
|
Microsoft.AspNet.WebHooks.Custom.Mvc
This package exposes helpers for managing and triggering your custom WebHooks from within ASP.NET MVC Controllers.
|
|
Microsoft.AspNet.WebHooks.Custom.SqlStorage
This package provides support for persisting your custom WebHooks registrations in a SQL database.
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.2.2 | 19,856 | 12/5/2019 |
1.2.1 | 242,863 | 1/10/2017 |
1.2.0 | 1,169 | 12/14/2016 |
1.2.0-rc2 | 2,505 | 9/4/2016 |
1.2.0-rc1d | 12,148 | 7/14/2016 |
1.2.0-rc1c | 3,719 | 6/1/2016 |
1.2.0-rc1b | 7,561 | 4/12/2016 |
1.2.0-rc1a | 11,121 | 3/27/2016 |
1.2.0-rc1 | 843 | 3/5/2016 |
1.2.0-beta6b | 746 | 2/14/2016 |
1.2.0-beta6a | 7,168 | 1/31/2016 |
1.2.0-beta6 | 7,112 | 1/20/2016 |
1.2.0-beta5 | 1,742 | 12/31/2015 |
1.2.0-beta4 | 5,623 | 11/7/2015 |
1.2.0-beta3a | 1,501 | 10/5/2015 |
1.2.0-beta3 | 616 | 9/22/2015 |
1.2.0-beta2 | 598 | 9/13/2015 |
1.2.0-beta | 681 | 9/4/2015 |