Info
Version: | 2.0.0 |
Author(s): | Mira Javora, Andy McCready, Brian Petersen, m0sa |
Last Update: | Tuesday, July 24, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mirajavora/sendgrid-webhooks |
NuGet Url: | https://www.nuget.org/packages/Sendgrid.Webhooks |
Install
Install-Package Sendgrid.Webhooks
dotnet add package Sendgrid.Webhooks
paket add Sendgrid.Webhooks
Sendgrid.Webhooks Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
- Newtonsoft.Json(>= 11.0.2)
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 11.0.2)
Contains Parser and a set of strongly typed DTOs. It supports all available webhook events, unique arguments and categories.