Skip to main content
NLog.MailKit package icon

NLog.MailKit

NLog Mail Target for .NET Core & .NET Standard 2.0+ using MailKit. This package add the mail target to NLog and has the same options* as the original Mail Target. If the mail target was already available on your platform, this package will overwrite the original Mail Target. * Compared to the original MailTarget, the following options aren't implemented: - NTLM auth * MailKit gives more control of the sockets, so you get the `secureSocketOption` option for free!

Total Downloads
3.0M
3,013,469
Published
Aug 30, 2023
Latest stable version

Install

.NET CLI
dotnet add package NLog.MailKit --version 5.2.0
Package Manager Console
Install-Package NLog.MailKit -Version 5.2.0
PackageReference
<PackageReference Include="NLog.MailKit" Version="5.2.0" />

Frameworks

.NETStandard2.0 .NETStandard2.1

Dependencies

MailKit
.NETStandard2.0
[3.3.0, )
NLog
.NETStandard2.0
[5.2.2, )
MailKit
.NETStandard2.1
[3.3.0, )
NLog
.NETStandard2.1
[5.2.2, )

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

Compatibility metadata lists 2 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.