The purpose of creating this library is to simplify the codes for sending emails, so that one line of code is enough for sending emails.
Info
Version: | 1.0.1 |
Author(s): | Frank Liu |
Last Update: | Thursday, June 6, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/PSIT.SmtpClient |
Install
Install-Package PSIT.SmtpClient
dotnet add package PSIT.SmtpClient
paket add PSIT.SmtpClient
PSIT.SmtpClient Download (Unzip the "nupkg" after downloading)
Dependencies
- MailKit(>= 2.1.5.1)