Microsoft.AspNet.WebHooks.Custom
1.2.0-beta4
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.AspNet.WebHooks.Custom --version 1.2.0-beta4
NuGet\Install-Package Microsoft.AspNet.WebHooks.Custom -Version 1.2.0-beta4
<PackageReference Include="Microsoft.AspNet.WebHooks.Custom" Version="1.2.0-beta4" />
paket add Microsoft.AspNet.WebHooks.Custom --version 1.2.0-beta4
#r "nuget: Microsoft.AspNet.WebHooks.Custom, 1.2.0-beta4"
// Install Microsoft.AspNet.WebHooks.Custom as a Cake Addin #addin nuget:?package=Microsoft.AspNet.WebHooks.Custom&version=1.2.0-beta4&prerelease // Install Microsoft.AspNet.WebHooks.Custom as a Cake Tool #tool nuget:?package=Microsoft.AspNet.WebHooks.Custom&version=1.2.0-beta4&prerelease
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.
Product | Versions 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. |
-
- Microsoft.AspNet.WebApi.Core (>= 5.2.2)
- Microsoft.AspNet.WebHooks.Common (>= 1.2.0-beta4)
- Microsoft.Tpl.Dataflow (>= 4.5.24)
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.Mvc
This package exposes helpers for managing and triggering your custom WebHooks from within ASP.NET MVC Controllers. |
|
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.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 | Downloads | Last updated |
---|---|---|
1.2.2 | 157,466 | 12/5/2019 |
1.2.1 | 624,836 | 1/10/2017 |
1.2.0 | 2,718 | 12/14/2016 |
1.2.0-rc2 | 4,127 | 9/4/2016 |
1.2.0-rc1d | 35,250 | 7/14/2016 |
1.2.0-rc1c | 4,591 | 6/1/2016 |
1.2.0-rc1b | 8,719 | 4/12/2016 |
1.2.0-rc1a | 11,799 | 3/27/2016 |
1.2.0-rc1 | 1,518 | 3/5/2016 |
1.2.0-beta6b | 1,473 | 2/14/2016 |
1.2.0-beta6a | 7,875 | 1/31/2016 |
1.2.0-beta6 | 7,827 | 1/20/2016 |
1.2.0-beta5 | 2,449 | 12/31/2015 |
1.2.0-beta4 | 8,707 | 11/7/2015 |
1.2.0-beta3a | 2,666 | 10/5/2015 |
1.2.0-beta3 | 1,326 | 9/22/2015 |
1.2.0-beta2 | 1,237 | 9/13/2015 |
1.2.0-beta | 1,333 | 9/4/2015 |