This package provides support for persisting your custom WebHooks registrations in a MongoDB.
Info
Version: | 1.5.0 |
Author(s): | Muhammad Rizwan |
Last Update: | Sunday, February 10, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dgrizwan/AspNet.WebHooks.Custom.MongoStorage |
NuGet Url: | https://www.nuget.org/packages/AspNet.WebHooks.Custom.MongoStorage |
Install
Install-Package AspNet.WebHooks.Custom.MongoStorage
dotnet add package AspNet.WebHooks.Custom.MongoStorage
paket add AspNet.WebHooks.Custom.MongoStorage
AspNet.WebHooks.Custom.MongoStorage Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.DataProtection(>= 1.0.0)
- Microsoft.Extensions.DependencyInjection(>= 1.0.0)
- Microsoft.Extensions.PlatformAbstractions(>= 1.0.0)
- Microsoft.AspNet.WebApi.Core(>= 5.2.2)
- Microsoft.Extensions.Configuration(>= 1.0.0)
- Microsoft.AspNet.WebHooks.Common(>= 1.2.1)
- Microsoft.AspNet.WebHooks.Custom(>= 1.2.1)
- MongoDB.Bson(>= 2.7.2)
- MongoDB.Driver(>= 2.7.2)
Tags