SendGrid email implementation.
Info
Version: | 5.3.2 |
Author(s): | John Puddifoot |
Last Update: | Monday, November 20, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://yo.ink/ |
NuGet Url: | https://www.nuget.org/packages/Eastpoint.Email.SendGrid |
Install
Install-Package Eastpoint.Email.SendGrid
dotnet add package Eastpoint.Email.SendGrid
paket add Eastpoint.Email.SendGrid
Eastpoint.Email.SendGrid Download (Unzip the "nupkg" after downloading)
Dependencies
- Eastpoint.Common(>= 3.0.18)
- Microsoft.Extensions.Options(>= 2.2.0)
- Sendgrid(>= 9.12.0)