Logging.ExceptionSender
4.2.0
.NET 5.0
.NET Core 3.1
Install-Package Logging.ExceptionSender -Version 4.2.0
dotnet add package Logging.ExceptionSender --version 4.2.0
<PackageReference Include="Logging.ExceptionSender" Version="4.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Logging.ExceptionSender --version 4.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Logging.ExceptionSender, 4.2.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Logging.ExceptionSender as a Cake Addin
#addin nuget:?package=Logging.ExceptionSender&version=4.2.0
// Install Logging.ExceptionSender as a Cake Tool
#tool nuget:?package=Logging.ExceptionSender&version=4.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Catches all unhandled exceptions and sends email with details and stacktrace to you.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp3.1 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 3.1
- Logging.Memory (>= 3.0.1)
- RecurrentTasks (>= 6.5.0)
-
net5.0
- Logging.Memory (>= 3.0.1)
- RecurrentTasks (>= 6.5.0)
-
net6.0
- Logging.Memory (>= 3.0.1)
- RecurrentTasks (>= 6.5.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Logging.ExceptionSender:
Package | Downloads |
---|---|
ExceptionSenderSmtp
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
4.2.0 | 242 | 4/15/2022 |
4.1.0 | 64 | 4/15/2022 |
4.0.0 | 3,113 | 2/10/2020 |
4.0.0-RC2 | 361 | 12/17/2019 |
4.0.0-RC1 | 315 | 12/16/2019 |
3.5.0 | 1,162 | 10/12/2018 |
3.4.1 | 1,160 | 2/14/2018 |
3.3.0 | 1,635 | 9/14/2017 |
3.2.0 | 1,137 | 2/10/2017 |
3.1.0 | 1,470 | 11/3/2016 |
3.0.0 | 816 | 10/31/2016 |
3.0.0-beta2 | 757 | 10/22/2016 |
3.0.0-beta1 | 776 | 10/22/2016 |
2.2.1 | 1,190 | 7/18/2016 |
2.2.0 | 966 | 7/15/2016 |
2.1.0 | 1,017 | 6/28/2016 |
2.1.0-preview2 | 996 | 5/24/2016 |
2.0.0 | 892 | 5/20/2016 |
1.0.0 | 1,246 | 2/8/2016 |
Telegram sender added.