This package provides support for persisting your custom WebHooks registrations in Microsoft Azure Table Storage.
Info
Version: | 1.2.2 |
Author(s): | Microsoft |
Last Update: | Thursday, December 5, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://go.microsoft.com/fwlink/?LinkId=690277 |
NuGet Url: | https://www.nuget.org/packages/Microsoft.AspNet.WebHooks.Custom.AzureStorage |
Install
Install-Package Microsoft.AspNet.WebHooks.Custom.AzureStorage
dotnet add package Microsoft.AspNet.WebHooks.Custom.AzureStorage
paket add Microsoft.AspNet.WebHooks.Custom.AzureStorage
Microsoft.AspNet.WebHooks.Custom.AzureStorage Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.WebApi.Core(>= 5.2.2)
- Microsoft.AspNetCore.DataProtection(>= 1.0.0)
- Microsoft.Extensions.Configuration(>= 1.0.0)
- Microsoft.Extensions.DependencyInjection(>= 1.0.0)
- Microsoft.Extensions.PlatformAbstractions(>= 1.0.0)
- Newtonsoft.Json(>= 6.0.4)
- WindowsAzure.Storage(>= 4.3.0)
- Microsoft.AspNet.WebHooks.Common(>= 1.2.2)
- Microsoft.AspNet.WebHooks.Custom(>= 1.2.2)
Tags