Microsoft.AspNetCore.WebHooks.Receivers
1.0.0-preview2-final
Prefix Reserved
Install-Package Microsoft.AspNetCore.WebHooks.Receivers -Version 1.0.0-preview2-final
dotnet add package Microsoft.AspNetCore.WebHooks.Receivers --version 1.0.0-preview2-final
<PackageReference Include="Microsoft.AspNetCore.WebHooks.Receivers" Version="1.0.0-preview2-final" />
paket add Microsoft.AspNetCore.WebHooks.Receivers --version 1.0.0-preview2-final
#r "nuget: Microsoft.AspNetCore.WebHooks.Receivers, 1.0.0-preview2-final"
// Install Microsoft.AspNetCore.WebHooks.Receivers as a Cake Addin
#addin nuget:?package=Microsoft.AspNetCore.WebHooks.Receivers&version=1.0.0-preview2-final&prerelease
// Install Microsoft.AspNetCore.WebHooks.Receivers as a Cake Tool
#tool nuget:?package=Microsoft.AspNetCore.WebHooks.Receivers&version=1.0.0-preview2-final&prerelease
ASP.NET Core WebHooks abstractions and infrastructure components for receivers. Contains constraints, filters, metadata, and the application models to apply them.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETStandard 2.0
- Microsoft.AspNetCore.Mvc.Core (>= 2.1.0-preview2-final)
- Newtonsoft.Json (>= 11.0.2)
NuGet packages (17)
Showing the top 5 NuGet packages that depend on Microsoft.AspNetCore.WebHooks.Receivers:
Package | Downloads |
---|---|
Microsoft.AspNetCore.WebHooks.Receivers.GitHub
ASP.NET Core GitHub WebHooks infrastructure. Contains the GitHubWebHookAttribute class and AddGitHubWebHooks method. |
|
Microsoft.AspNetCore.WebHooks.Receivers.Salesforce
ASP.NET Core Salesforce WebHooks infrastructure. Contains the SalesforceWebHookAttribute class and AddSalesforceWebHooks method. |
|
Microsoft.AspNetCore.WebHooks.Receivers.Slack
ASP.NET Core Slack WebHooks infrastructure. Contains the SlackWebHookAttribute class and AddSlackWebHooks method. |
|
Microsoft.AspNetCore.WebHooks.Receivers.MailChimp
ASP.NET Core MailChimp WebHooks infrastructure. Contains the MailChimpWebHookAttribute class and AddMailChimpWebHooks method. |
|
Microsoft.AspNetCore.WebHooks.Receivers.Stripe
ASP.NET Core Stripe WebHooks infrastructure. Contains the StripeWebHookAttribute class and AddStripeWebHooks method. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.0-preview2-final | 86,791 | 4/10/2018 |
1.0.0-preview1-final | 8,133 | 2/26/2018 |