Easily send mails with .NET Core.
Info
Version: | 1.0.0 |
Author(s): | JValck |
Last Update: | Friday, November 13, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Setarit/Mailocomotive |
NuGet Url: | https://www.nuget.org/packages/Mailocomotive |
Install
Install-Package Mailocomotive
dotnet add package Mailocomotive
paket add Mailocomotive
Mailocomotive Download (Unzip the "nupkg" after downloading)
Dependencies
- MailKit(>= 2.9.0)
- MimeKit(>= 2.9.2)
- Moq(>= 4.14.7)
- RazorLight(>= 2.0.010)