A simple C# wrapper for MailGun using their REST API.
Info
Version: | 1.1.11 |
Author(s): | ajtatum |
Last Update: | Wednesday, May 19, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ajtatum/BabouMail |
NuGet Url: | https://www.nuget.org/packages/BabouMail.MailGun |
Install
Install-Package BabouMail.MailGun
dotnet add package BabouMail.MailGun
paket add BabouMail.MailGun
BabouMail.MailGun Download (Unzip the "nupkg" after downloading)
Dependencies
- BabouMail.Common(>= 1.1.7)
- BabouExtensions(>= 1.2.29)
- RestSharp(>= 106.6.10)
Tags