Provides simple access to Mailgun's REST API from .Net applications: Send messages, create web hooks, manage mailboxes, etc.
Info
Version: | 3.0.2 |
Author(s): | Gino Heyman |
Last Update: | Friday, November 2, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/typesafe/mnailgun |
NuGet Url: | https://www.nuget.org/packages/mnailgun |
Install
Install-Package mnailgun
dotnet add package mnailgun
paket add mnailgun
mnailgun Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CSharp(>= 4.5.0)
- Newtonsoft.Json(>= 11.0.2)
Tags