Metadata >> NuGet >> Microsoft.AspNet.WebHooks.Receivers.Azure

Microsoft.AspNet.WebHooks.Receivers.Azure

Metadata

Authors Microsoft
Copyrights © Microsoft Corporation. All rights reserved
Description This package provides support for receiving WebHooks from Kudu (Azure Web App Deployment) and Azure Alerts. For information about Kudu WebHooks, see "https://github.com/projectkudu/kudu/wiki/Web-hooks" and for Azure Alerts, see "https://azure.microsoft.com/en-us/documentation/articles/insights-webhooks-alerts/".
IconUrl http://go.microsoft.com/fwlink/?LinkID=288859
LicenseUrl http://www.microsoft.com/web/webpi/eula/net_library_eula_ENU.htm
Owners Microsoft, aspnet
ProjectUrl http://www.asp.net/
RequireLicenseAcceptance True
Tags Microsoft AspNet WebApi AspNetWebApi WebHooks WebApp Kudu Azure Alerts
Dependencies Microsoft.AspNet.WebApi.Core:5.2.2|Microsoft.AspNet.WebHooks.Common:1.2.0-beta3a|Microsoft.AspNet.WebHooks.Receivers:1.2.0-beta3a
Title Microsoft ASP.NET WebHooks Receiver for Azure WebHooks including Kudu (Azure Web App Deployment) and Azure Alerts.
PackageSize 35268
PackageHashAlgorithm SHA512
PackageHash CwYSCt62uMD20thuy0/ecgecztQgaeUtn29kc0KmQTf+IP9jPzicL3YhIe+nG5QU5lRnX/Yo2j1SmMgjPUwPag==
DownloadCount 000000
CreatedDate 2015-10-05T23:36:38

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install Microsoft.AspNet.WebHooks.Receivers.Azure -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Microsoft.AspNet.WebHooks.Receivers.Azure -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package Microsoft.AspNet.WebHooks.Receivers.Azure
Installing the package (HTTP Basic authentication):
Install-Package Microsoft.AspNet.WebHooks.Receivers.Azure -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Microsoft.AspNet.WebHooks.Receivers.Azure -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Microsoft.AspNet.WebHooks.Receivers.Azure

OpenWrap

Installing the package:
o add-wrap Microsoft.AspNet.WebHooks.Receivers.Azure
Uninstalling the package:
o remove-wrap Microsoft.AspNet.WebHooks.Receivers.Azure

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
1.2.0-beta3a