Info
| Version: | 3.0.2 |
| Author(s): | Luke Lowrey, Ben Cull, Matt Rutledge, Github Contributors |
| Last Update: | Thursday, March 17, 2022 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/lukencode/FluentEmail |
| NuGet Url: | https://www.nuget.org/packages/FluentEmail.MailKit |
Install
Install-Package FluentEmail.MailKit
dotnet add package FluentEmail.MailKit
paket add FluentEmail.MailKit
FluentEmail.MailKit Download (Unzip the "nupkg" after downloading)
Dependencies
- FluentEmail.Core(>= 3.0.0)
- MailKit(>= 2.7.0)
Tags
The SmtpClient has been deprecated and Microsoft recommends using MailKit instead.