Send emails via SendGrid using their REST API.
Info
Version: | 3.0.2 |
Author(s): | Luke Lowrey, Ben Cull, Ricardo Santos, Github Contributors |
Last Update: | Thursday, March 17, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/lukencode/FluentEmail |
NuGet Url: | https://www.nuget.org/packages/FluentEmail.SendGrid |
Install
Install-Package FluentEmail.SendGrid
dotnet add package FluentEmail.SendGrid
paket add FluentEmail.SendGrid
FluentEmail.SendGrid Download (Unzip the "nupkg" after downloading)
Dependencies
- FluentEmail.Core(>= 3.0.0)
- Sendgrid(>= 9.15.1)
Tags