Skip to main content
NLog.MailKit package icon

NLog.MailKit

NLog Mail Target for .NET Core & .NET Standard, and .NET 4+ 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 (.NET Standard 2+, .NET 4+), this package will overwrite the original Mail Target. Compared to the original MailTarget, the following options aren't implemented: - PickupDirectory - NTLM auth

Total Downloads
3.0M
3,013,469
Published
Mar 28, 2018
Latest stable version

Install

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

Frameworks

.NETFramework4.0 .NETStandard1.3 .NETStandard1.5 .NETStandard2.0

Dependencies

MailKit
.NETFramework4.0
[1.22.0, )
NLog
.NETFramework4.0
[4.5.0, )
MailKit
.NETStandard1.3
[1.22.0, )
NETStandard.Library
.NETStandard1.3
[1.6.1, )
NLog
.NETStandard1.3
[4.5.0, )
MailKit
.NETStandard1.5
[1.22.0, )
NETStandard.Library
.NETStandard1.5
[1.6.1, )
NLog
.NETStandard1.5
[4.5.0, )
MailKit
.NETStandard2.0
[1.22.0, )
NLog
.NETStandard2.0
[4.5.0, )

Adoption guide

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

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 4 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.