SendGrid Module for ASP.NET Boilerplate AppFactory.
Info
Version: | 1.0.0 |
Author(s): | Andre Odendaal |
Last Update: | Wednesday, September 12, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/aodendaal/abp-appfactory-sendgrid |
NuGet Url: | https://www.nuget.org/packages/Abp.AppFactory.SendGrid |
Install
Install-Package Abp.AppFactory.SendGrid
dotnet add package Abp.AppFactory.SendGrid
paket add Abp.AppFactory.SendGrid
Abp.AppFactory.SendGrid Download (Unzip the "nupkg" after downloading)
Dependencies
- Abp(>= 3.8.1)
- Abp.AppFactory.Interfaces(>= 1.4.0)
- Microsoft.AspNetCore.Identity(>= 2.1.3)
- Microsoft.Extensions.Configuration.Json(>= 2.1.1)
- SendGrid.Events(>= 1.0.0)
- Sendgrid(>= 9.9.0)