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.
#r "nuget: Microsoft.AspNet.WebHooks.Custom, 1.2.2"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
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 | 22,615 | 12/5/2019 |
1.2.1 | 250,629 | 1/10/2017 |
1.2.0 | 1,280 | 12/14/2016 |
1.2.0-rc2 | 2,604 | 9/4/2016 |
1.2.0-rc1d | 12,573 | 7/14/2016 |
1.2.0-rc1c | 3,826 | 6/1/2016 |
1.2.0-rc1b | 7,685 | 4/12/2016 |
1.2.0-rc1a | 11,218 | 3/27/2016 |
1.2.0-rc1 | 929 | 3/5/2016 |
1.2.0-beta6b | 851 | 2/14/2016 |
1.2.0-beta6a | 7,252 | 1/31/2016 |
1.2.0-beta6 | 7,210 | 1/20/2016 |
1.2.0-beta5 | 1,843 | 12/31/2015 |
1.2.0-beta4 | 5,879 | 11/7/2015 |
1.2.0-beta3a | 1,596 | 10/5/2015 |
1.2.0-beta3 | 695 | 9/22/2015 |
1.2.0-beta2 | 687 | 9/13/2015 |
1.2.0-beta | 767 | 9/4/2015 |