This is a c# 4.5.2 utility dll for sending emails using Exchange, SMTP or Mailgun.
Info
Version: | 1.0.0 |
Author(s): | Marshall Penn |
Last Update: | Monday, April 9, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/binraider/MHPEmailerLib/ |
NuGet Url: | https://www.nuget.org/packages/MHPEmailerLib |
Install
Install-Package MHPEmailerLib
dotnet add package MHPEmailerLib
paket add MHPEmailerLib
MHPEmailerLib Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Exchange.WebServices(>= 2.2.0 && <= 2.2.0)
- RestSharp(>= 105.2.3 && <= 105.2.3)
Tags