Email service implementation for sending emails via SendGrid.
Info
Version: | 2.0.0-beta-1.0.0 |
Author(s): | Rushi Soni |
Last Update: | Friday, February 16, 2024 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Promact.EmailService.SendGrid |
Install
Install-Package Promact.EmailService.SendGrid
dotnet add package Promact.EmailService.SendGrid
paket add Promact.EmailService.SendGrid
Promact.EmailService.SendGrid Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 1.0.1)
- Microsoft.Extensions.Options(>= 1.0.1)
- Promact.EmailService(>= 1.0.1)
- SendGrid(>= 9.21.0)
Tags