Logging.ExceptionSender 4.0.0-RC2

This is a prerelease version of Logging.ExceptionSender.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Logging.ExceptionSender --version 4.0.0-RC2
                    
NuGet\Install-Package Logging.ExceptionSender -Version 4.0.0-RC2
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Logging.ExceptionSender" Version="4.0.0-RC2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Logging.ExceptionSender" Version="4.0.0-RC2" />
                    
Directory.Packages.props
<PackageReference Include="Logging.ExceptionSender" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Logging.ExceptionSender --version 4.0.0-RC2
                    
#r "nuget: Logging.ExceptionSender, 4.0.0-RC2"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Logging.ExceptionSender&version=4.0.0-RC2&prerelease
                    
Install Logging.ExceptionSender as a Cake Addin
#tool nuget:?package=Logging.ExceptionSender&version=4.0.0-RC2&prerelease
                    
Install Logging.ExceptionSender as a Cake Tool

Catches all unhandled exceptions and sends email with details and stacktrace to you.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  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 was computed.  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. 
.NET Core netcoreapp3.1 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.5.0 760 4/25/2024
4.4.0 559 11/10/2023
4.3.1 170 11/3/2023
4.3.0 210 7/26/2023
4.2.0 2,117 4/15/2022
4.1.0 497 4/15/2022
4.0.0 3,442 2/10/2020
4.0.0-RC2 511 12/17/2019
4.0.0-RC1 447 12/16/2019
3.5.0 1,495 10/12/2018
3.4.1 1,665 2/14/2018
3.3.0 2,085 9/14/2017
3.2.0 1,536 2/10/2017
3.1.0 1,925 11/3/2016
3.0.0 1,239 10/31/2016
3.0.0-beta2 1,070 10/22/2016
3.0.0-beta1 1,076 10/22/2016
2.2.1 1,718 7/18/2016
2.2.0 1,478 7/15/2016
2.1.0 1,548 6/28/2016
2.1.0-preview2 1,376 5/24/2016
2.0.0 1,323 5/20/2016
1.0.0 1,922 2/8/2016

Update to netcoreapp3.1, package update, cleanup.