Serilog.Sinks.Email
3.0.0-dev-00161
Prefix Reserved
See the version list below for details.
dotnet add package Serilog.Sinks.Email --version 3.0.0-dev-00161
NuGet\Install-Package Serilog.Sinks.Email -Version 3.0.0-dev-00161
<PackageReference Include="Serilog.Sinks.Email" Version="3.0.0-dev-00161" />
<PackageVersion Include="Serilog.Sinks.Email" Version="3.0.0-dev-00161" />
<PackageReference Include="Serilog.Sinks.Email" />
paket add Serilog.Sinks.Email --version 3.0.0-dev-00161
#r "nuget: Serilog.Sinks.Email, 3.0.0-dev-00161"
#:package Serilog.Sinks.Email@3.0.0-dev-00161
#addin nuget:?package=Serilog.Sinks.Email&version=3.0.0-dev-00161&prerelease
#tool nuget:?package=Serilog.Sinks.Email&version=3.0.0-dev-00161&prerelease
Serilog.Sinks.Email
Sends log events by SMTP email.
Package - Serilog.Sinks.Email
var log = new LoggerConfiguration()
.WriteTo.Email(
fromEmail: "app@example.com",
toEmail: "support@example.com",
mailServer: "smtp.example.com")
.CreateLogger();
An overload accepting EmailConnectionInfo
can be used to specify advanced options.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 is compatible. |
.NET Framework | net461 was computed. net462 is compatible. net463 was computed. net47 was computed. net471 is compatible. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.6.2
- MailKit (>= 4.3.0)
- Serilog (>= 3.1.1)
- Serilog.Sinks.PeriodicBatching (>= 3.1.0)
-
.NETFramework 4.7.1
- MailKit (>= 4.3.0)
- Serilog (>= 3.1.1)
- Serilog.Sinks.PeriodicBatching (>= 3.1.0)
-
.NETStandard 2.0
- MailKit (>= 4.3.0)
- Serilog (>= 3.1.1)
- Serilog.Sinks.PeriodicBatching (>= 3.1.0)
-
.NETStandard 2.1
- MailKit (>= 4.3.0)
- Serilog (>= 3.1.1)
- Serilog.Sinks.PeriodicBatching (>= 3.1.0)
-
net5.0
- MailKit (>= 4.3.0)
- Serilog (>= 3.1.1)
- Serilog.Sinks.PeriodicBatching (>= 3.1.0)
-
net6.0
- MailKit (>= 4.3.0)
- Serilog (>= 3.1.1)
- Serilog.Sinks.PeriodicBatching (>= 3.1.0)
-
net7.0
- MailKit (>= 4.3.0)
- Serilog (>= 3.1.1)
- Serilog.Sinks.PeriodicBatching (>= 3.1.0)
NuGet packages (32)
Showing the top 5 NuGet packages that depend on Serilog.Sinks.Email:
Package | Downloads |
---|---|
Azasp.Core
Package Description |
|
TianCheng.Model
实体对象基类,及其常用操作。 常用操作包括:对象转换、序列化、日志、常用异常处理、依赖注入。 |
|
Zavi.Extensions.Logging
Package Description |
|
Netsun.Forms
MVC forms and resources management - internal company package |
|
CodeZero
CodeZero is a set of common implementations to help you implementing Clean Architecture, DDD, CQRS, Specification Patterns and another facilities for new modern web applications is an open-source project written in .NET Core. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Serilog.Sinks.Email:
Repository | Stars |
---|---|
OmniGUI/OmniGUI
A cross-platform GUI framework from scratch just to learn
|
Version | Downloads | Last Updated |
---|---|---|
4.1.0 | 235,495 | 4/19/2025 |
4.1.0-dev-02303 | 233 | 4/19/2025 |
4.1.0-dev-02301 | 356 | 4/8/2025 |
4.0.1-dev-00185 | 226 | 4/8/2025 |
4.0.0 | 759,313 | 6/9/2024 |
4.0.0-dev-00177 | 181 | 6/9/2024 |
3.0.0 | 219,767 | 2/29/2024 |
3.0.0-dev-00174 | 194 | 6/9/2024 |
3.0.0-dev-00171 | 166 | 6/9/2024 |
3.0.0-dev-00166 | 1,137 | 1/4/2024 |
3.0.0-dev-00161 | 573 | 12/23/2023 |
2.4.1-dev-00147 | 17,033 | 2/8/2022 |
2.4.1-dev-00135 | 9,204 | 8/9/2021 |
2.4.1-dev-00128 | 46,236 | 6/4/2021 |
2.4.0 | 3,212,306 | 9/21/2020 |
2.4.0-dev-00116 | 4,390 | 5/18/2020 |
2.3.1-dev-00101 | 6,019 | 5/2/2019 |
2.3.1-dev-00100 | 1,072 | 4/16/2019 |
2.3.1-dev-00092 | 2,459 | 10/30/2018 |
2.3.0 | 2,377,790 | 7/28/2017 |
2.2.2-dev-00070 | 2,627 | 3/11/2017 |
2.2.1-dev-00067 | 1,186 | 3/4/2017 |
2.2.0 | 64,809 | 1/22/2017 |
2.2.0-dev-00057 | 1,210 | 1/17/2017 |
2.1.1-dev-00056 | 1,145 | 1/17/2017 |
2.1.0 | 63,079 | 11/22/2016 |
2.1.0-dev-00048 | 1,188 | 11/22/2016 |
2.1.0-dev-00046 | 1,286 | 10/14/2016 |
2.0.0 | 81,504 | 7/3/2016 |
1.5.37 | 37,729 | 11/13/2015 |
1.5.34 | 2,162 | 10/13/2015 |
1.5.25 | 4,262 | 9/21/2015 |
1.5.23 | 1,818 | 9/15/2015 |
1.5.20 | 1,607 | 9/14/2015 |
1.5.15 | 3,679 | 7/30/2015 |
1.5.13 | 11,476 | 4/3/2015 |
1.5.11 | 1,698 | 4/2/2015 |
1.5.10 | 1,689 | 4/1/2015 |
1.5.9 | 1,720 | 3/26/2015 |
1.5.8 | 1,645 | 3/26/2015 |
1.5.5 | 1,841 | 3/19/2015 |
1.5.3 | 1,710 | 3/13/2015 |
1.4.196 | 2,425 | 2/22/2015 |
1.4.182 | 2,051 | 2/15/2015 |
1.4.168 | 1,888 | 2/8/2015 |
1.4.155 | 1,712 | 2/1/2015 |
1.4.139 | 1,698 | 1/23/2015 |
1.4.118 | 1,918 | 1/13/2015 |
1.4.113 | 1,967 | 1/6/2015 |
1.4.102 | 3,986 | 12/21/2014 |
1.4.99 | 2,029 | 12/18/2014 |
1.4.97 | 1,847 | 12/18/2014 |
1.4.76 | 2,015 | 12/8/2014 |
1.4.39 | 1,924 | 11/26/2014 |
1.4.34 | 1,786 | 11/24/2014 |
1.4.28 | 1,752 | 11/24/2014 |
1.4.27 | 1,777 | 11/23/2014 |
1.4.23 | 1,856 | 11/21/2014 |
1.4.22 | 1,764 | 11/21/2014 |
1.4.21 | 1,817 | 11/21/2014 |
1.4.18 | 2,742 | 11/18/2014 |
1.4.15 | 3,258 | 11/4/2014 |
1.4.14 | 1,719 | 10/23/2014 |
1.4.13 | 1,630 | 10/23/2014 |
1.4.12 | 1,729 | 10/12/2014 |
1.4.11 | 1,684 | 10/8/2014 |
1.4.10 | 1,786 | 9/26/2014 |
1.4.9 | 1,718 | 9/17/2014 |
1.4.8 | 1,780 | 9/11/2014 |
1.4.7 | 1,699 | 9/1/2014 |
1.4.6 | 1,655 | 8/31/2014 |
1.4.5 | 1,736 | 8/27/2014 |
1.4.4 | 1,699 | 8/27/2014 |
1.4.3 | 1,761 | 8/25/2014 |
1.4.2 | 1,713 | 8/23/2014 |
1.4.1 | 1,668 | 8/23/2014 |
1.3.43 | 1,689 | 8/4/2014 |
1.3.42 | 1,639 | 7/30/2014 |
1.3.41 | 1,649 | 7/28/2014 |
1.3.40 | 1,618 | 7/26/2014 |
1.3.39 | 1,709 | 7/25/2014 |
1.3.37 | 1,661 | 7/25/2014 |
1.3.36 | 1,643 | 7/20/2014 |
1.3.35 | 1,605 | 7/17/2014 |
1.3.34 | 1,766 | 7/6/2014 |
1.3.33 | 1,652 | 6/30/2014 |
1.3.30 | 1,701 | 6/19/2014 |
1.3.29 | 1,684 | 6/19/2014 |
1.3.28 | 1,739 | 6/19/2014 |
1.3.27 | 1,692 | 6/18/2014 |
1.3.26 | 1,653 | 6/18/2014 |
1.3.25 | 1,670 | 6/9/2014 |
1.3.24 | 1,689 | 5/21/2014 |
1.3.23 | 1,687 | 5/20/2014 |
1.3.20 | 1,686 | 5/18/2014 |
1.3.19 | 1,638 | 5/17/2014 |
1.3.18 | 1,641 | 5/17/2014 |
1.3.17 | 1,693 | 5/17/2014 |
1.3.16 | 1,725 | 5/17/2014 |
1.3.15 | 1,699 | 5/16/2014 |
1.3.14 | 1,710 | 5/16/2014 |
1.3.13 | 1,686 | 5/16/2014 |
1.3.12 | 1,709 | 5/14/2014 |
1.3.7 | 1,716 | 5/11/2014 |
1.3.6 | 1,653 | 5/9/2014 |
1.3.5 | 1,637 | 5/6/2014 |
1.3.4 | 1,640 | 5/4/2014 |
1.3.3 | 1,870 | 4/28/2014 |
1.3.1 | 1,919 | 4/26/2014 |
1.2.53 | 1,672 | 4/26/2014 |
1.2.52 | 1,694 | 4/24/2014 |
1.2.51 | 1,903 | 4/18/2014 |
1.2.50 | 1,785 | 4/18/2014 |
1.2.49 | 1,888 | 4/17/2014 |
1.2.48 | 1,869 | 4/14/2014 |
1.2.47 | 1,833 | 4/14/2014 |
1.2.45 | 1,862 | 4/13/2014 |
1.2.44 | 1,898 | 4/9/2014 |
1.2.41 | 1,807 | 4/7/2014 |
1.2.40 | 1,780 | 4/7/2014 |
1.2.39 | 1,781 | 3/29/2014 |
1.2.37 | 1,794 | 3/29/2014 |
1.2.29 | 1,739 | 3/16/2014 |
1.2.27 | 1,707 | 3/14/2014 |
1.2.26 | 1,715 | 3/12/2014 |
1.2.25 | 2,020 | 2/20/2014 |
0.9.9 | 1,810 | 11/23/2013 |
0.9.8 | 4,476 | 11/1/2013 |