A dotnet core wrapper class for sending email using Mailkit.
Info
Version: | 1.0.0 |
Author(s): | Ramakrishnan Seerangasamy |
Last Update: | Friday, February 28, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/DotNetCore.EmailService |
Install
Install-Package DotNetCore.EmailService
dotnet add package DotNetCore.EmailService
paket add DotNetCore.EmailService
DotNetCore.EmailService Download (Unzip the "nupkg" after downloading)
Dependencies
- MailKit(>= 2.5.1)