An implementation of IMailingService using SendGrid.
Info
Version: | 6.0.1 |
Author(s): | Matteo Mosca |
Last Update: | Wednesday, January 31, 2024 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/RedCounterSoftware.Mailing.SendGrid |
Install
Install-Package RedCounterSoftware.Mailing.SendGrid
dotnet add package RedCounterSoftware.Mailing.SendGrid
paket add RedCounterSoftware.Mailing.SendGrid
RedCounterSoftware.Mailing.SendGrid Download (Unzip the "nupkg" after downloading)
Dependencies
- RedCounterSoftware.Common(>= 4.0.0)
- Sendgrid(>= 9.14.1)