Easy to use libray to send templated emails with sendgrid.
Info
| Version: | 1.0.2 |
| Author(s): | Shiran Ginige |
| Last Update: | Saturday, February 13, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/shiranGinige/FluentSendGrid |
| NuGet Url: | https://www.nuget.org/packages/FluentSendGrid |
Install
Install-Package FluentSendGrid
dotnet add package FluentSendGrid
paket add FluentSendGrid
FluentSendGrid Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 6.0.5)
- Sendgrid(>= 4.0.0)
- SendGrid.SmtpApi(>= 1.1.3)
Tags