Maydear基础设施支持smtp、Imap等邮件协议的实现扩展。支持Explicit SSL\Implicit SSL认证的邮箱服务器,不支持认证的邮箱服务器.
Info
Version: | 6.0.0 |
Author(s): | Kelvin |
Last Update: | Sunday, November 28, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Maydear/Maydear |
NuGet Url: | https://www.nuget.org/packages/Maydear.Infrastructure.MailKit |
Install
Install-Package Maydear.Infrastructure.MailKit
dotnet add package Maydear.Infrastructure.MailKit
paket add Maydear.Infrastructure.MailKit
Maydear.Infrastructure.MailKit Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- MailKit(>= 2.6.0)
- Maydear(>= 3.1.203)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.2.0)
- Microsoft.Extensions.Logging.Abstractions(>= 2.2.0)
- Microsoft.Extensions.Options.ConfigurationExtensions(>= 2.2.0)
- MailKit(>= 2.6.0)
- Maydear(>= 3.1.203)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.3)
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.3)
- Microsoft.Extensions.Options.ConfigurationExtensions(>= 3.1.3)
Tags