Skip to main content
NLog.MailKit package icon

NLog.MailKit

NLog Mail Target for .NET Core, using MailKit. As System.Net.Mail isn't ported to .NET Core (yet), the original Mail Target of NLog isn't working when using .NET Core. This package add the mail target to NLog and has the same options as the original Mail Target. Compared to the original MailTarget, the following options aren't implemented: - PickupDirectory - NTLM auth

Total Downloads
3.0M
3,014,471
Published
Aug 5, 2017
Latest stable version

Install

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

Frameworks

.NETStandard1.4

Dependencies

NETStandard.Library
.NETStandard1.4
[1.6.1, )
MailKit
.NETStandard1.4
[1.16.2, )
NLog
.NETStandard1.4
[5.0.0-beta09, )

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 1 target framework; 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.