SiHan.Libs.Email
1.0.0
发送电子邮件库
Install-Package SiHan.Libs.Email -Version 1.0.0
dotnet add package SiHan.Libs.Email --version 1.0.0
<PackageReference Include="SiHan.Libs.Email" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SiHan.Libs.Email --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SiHan.Libs.Email, 1.0.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
SiHan.Libs.Email
介绍
基于netstandard2.0实现的邮件发送库
安装
PM> Install-Package SiHan.Libs.Email
核心类
EmailSettings:邮件设置选项
IEmailSender:邮件发送接口
DefaultEmailSender:邮件发送者,是IEmailSender接口的默认实现。
SiHan.Libs.Email
介绍
基于netstandard2.0实现的邮件发送库
安装
PM> Install-Package SiHan.Libs.Email
核心类
EmailSettings:邮件设置选项
IEmailSender:邮件发送接口
DefaultEmailSender:邮件发送者,是IEmailSender接口的默认实现。
Dependencies
-
.NETStandard 2.0
- MailKit (>= 2.4.0)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on SiHan.Libs.Email:
Package | Downloads |
---|---|
SiHan.Asp.Common
ASP.NET Core 工具类
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.0 | 318 | 11/10/2019 |