Logging.ExceptionSender 1.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Logging.ExceptionSender --version 1.0.0
NuGet\Install-Package Logging.ExceptionSender -Version 1.0.0
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="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Logging.ExceptionSender --version 1.0.0
#r "nuget: Logging.ExceptionSender, 1.0.0"
#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.
// Install Logging.ExceptionSender as a Cake Addin
#addin nuget:?package=Logging.ExceptionSender&version=1.0.0

// Install Logging.ExceptionSender as a Cake Tool
#tool nuget:?package=Logging.ExceptionSender&version=1.0.0

Saves exception info (and some logs before) into text file and emails them to you via MailGun

Product Compatible and additional computed target framework versions.
.NET Framework net451 is compatible.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
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.4.0 455 11/10/2023
4.3.1 132 11/3/2023
4.3.0 173 7/26/2023
4.2.0 2,059 4/15/2022
4.1.0 441 4/15/2022
4.0.0 3,379 2/10/2020
4.0.0-RC2 454 12/17/2019
4.0.0-RC1 397 12/16/2019
3.5.0 1,401 10/12/2018
3.4.1 1,479 2/14/2018
3.3.0 1,947 9/14/2017
3.2.0 1,406 2/10/2017
3.1.0 1,740 11/3/2016
3.0.0 1,064 10/31/2016
3.0.0-beta2 903 10/22/2016
3.0.0-beta1 908 10/22/2016
2.2.1 1,499 7/18/2016
2.2.0 1,255 7/15/2016
2.1.0 1,329 6/28/2016
2.1.0-preview2 1,161 5/24/2016
2.0.0 1,149 5/20/2016
1.0.0 1,581 2/8/2016

Initial release