Send Serilog events as SMTP email using MailKit.
Info
Version: | 4.0.0 |
Author(s): | Serilog Contributors |
Last Update: | Sunday, June 9, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://serilog.net/ |
NuGet Url: | https://www.nuget.org/packages/Serilog.Sinks.Email |
Install
Install-Package Serilog.Sinks.Email
dotnet add package Serilog.Sinks.Email
paket add Serilog.Sinks.Email
Serilog.Sinks.Email Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- Serilog(>= 2.9.0)
- Serilog.Sinks.PeriodicBatching(>= 2.3.0)
- Serilog(>= 2.9.0)
- Serilog.Sinks.PeriodicBatching(>= 2.3.0)
- MailKit(>= 2.6.0)
- Serilog(>= 2.9.0)
- Serilog.Sinks.PeriodicBatching(>= 2.3.0)
- System.Linq(>= 4.3.0)
- System.Threading(>= 4.3.0)
- MailKit(>= 2.6.0)
- NETStandard.Library(>= 2.0.3)
- Serilog(>= 2.9.0)
- Serilog.Sinks.PeriodicBatching(>= 2.3.0)
- System.Linq(>= 4.3.0)
- System.Threading(>= 4.3.0)
- MailKit(>= 2.6.0)
- NETStandard.Library(>= 2.0.3)
- Serilog(>= 2.9.0)
- Serilog.Sinks.PeriodicBatching(>= 2.3.0)
- System.Linq(>= 4.3.0)
- System.Threading(>= 4.3.0)
Tags