.net standard smtp mail manager based on SmtpClient.
Info
Version: | 2.0.4 |
Author(s): | David Tabatadze |
Last Update: | Thursday, December 10, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/davidtabatadze/CoreKit |
NuGet Url: | https://www.nuget.org/packages/CoreKit.Connectivity.SMTP |
Install
Install-Package CoreKit.Connectivity.SMTP
dotnet add package CoreKit.Connectivity.SMTP
paket add CoreKit.Connectivity.SMTP
CoreKit.Connectivity.SMTP Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Options(>= 5.0.0)
Tags