A custom Notification Gateway Provider service for sending notifications with SendGrid.
Info
Version: | 1.1.6 |
Author(s): | Kaleb Luhman |
Last Update: | Wednesday, March 8, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://bitbucket.org/kluhman/merchello-plugins-sendgridnotifications |
NuGet Url: | https://www.nuget.org/packages/Merchello.Plugins.SendGridNotifications |
Install
Install-Package Merchello.Plugins.SendGridNotifications
dotnet add package Merchello.Plugins.SendGridNotifications
paket add Merchello.Plugins.SendGridNotifications
Merchello.Plugins.SendGridNotifications Download (Unzip the "nupkg" after downloading)
Dependencies
- ClientDependency(>= 1.9.1)
- Merchello.Core(>= 2.4.0)
- Microsoft.AspNet.Mvc(>= 5.2.3)
- Microsoft.Owin.Security(>= 3.0.1)
- Microsoft.Owin.Security.Cookies(>= 3.0.1)
- Microsoft.Owin.Security.OAuth(>= 3.0.1)
- MySql.Data(>= 6.9.9)
- Newtonsoft.Json(>= 9.0.1)
- Sendgrid(>= 9.0.12)
- UmbracoCms.Core(>= 7.5.0)
Tags