CrashReporterdotNet 1.3.0

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

// Install CrashReporterdotNet as a Cake Tool
#tool nuget:?package=CrashReporterdotNet&version=1.3.0

Send crash reports for c# or vb.net applications directly to your mail's inbox. It provides full exception report with stack trace and screenshot.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.5.0 745 9/27/2014
1.4.1 90 8/7/2014
1.4.0 73 8/2/2014
1.3.0 95 4/17/2013
1.2.0 58 9/14/2012
1.1.0 59 6/19/2012

* Added support for non UI thread exceptions.
* Now exception report also include CLR version.