Skip to main content
Microsoft.AspNet.WebHooks.Custom package icon

Microsoft.AspNet.WebHooks.Custom

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.

Total Downloads
1.1M
1,126,847
Published
Jan 31, 2016
Latest stable version

Install

.NET CLI
dotnet add package Microsoft.AspNet.WebHooks.Custom --version 1.2.0-beta6a
Package Manager Console
Install-Package Microsoft.AspNet.WebHooks.Custom -Version 1.2.0-beta6a
PackageReference
<PackageReference Include="Microsoft.AspNet.WebHooks.Custom" Version="1.2.0-beta6a" />

Frameworks

No framework metadata available.

Dependencies

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

This version is marked prerelease. Validate its API and upgrade path before production use.

NuGet marks this package as deprecated. Review the publisher's migration guidance before adopting it.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

No target framework metadata is available. Confirm compatibility in a representative project before standardising on this package.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.