Send emails via MailGun using their REST API.
Info
Version: | 3.0.2 |
Author(s): | Luke Lowrey, Ben Cull, 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.Mailgun |
Install
Install-Package FluentEmail.Mailgun
dotnet add package FluentEmail.Mailgun
paket add FluentEmail.Mailgun
FluentEmail.Mailgun Download (Unzip the "nupkg" after downloading)
Dependencies
- FluentEmail.Core(>= 3.0.0)
- Newtonsoft.Json(>= 12.0.3)
Tags