OneTrueError 1.0.16

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

// Install OneTrueError as a Cake Tool
#tool nuget:?package=OneTrueError&version=1.0.16

OneTrueError is a .NET error capture & analytics service. It makes it trivial to capture and analyze exceptions in all kinds of .NET applications.

The entire process is automated and it takes less than two minutes to activate the service in your application.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.27 428 1/5/2015
1.0.26 182 9/13/2014
1.0.25 64 9/11/2014
1.0.24 60 9/11/2014
1.0.22 149 8/28/2014
1.0.21 63 8/26/2014
1.0.20 64 8/8/2014
1.0.19 52 8/6/2014
1.0.18 53 8/5/2014
1.0.17 56 8/4/2014
1.0.16 59 7/29/2014
1.0.14 60 7/29/2014
1.0.13 64 7/20/2014
1.0.12 85 4/14/2014
1.0.11 52 4/6/2014
1.0.10 54 4/5/2014
1.0.9 51 4/5/2014
1.0.8 51 4/5/2014
1.0.7 52 3/13/2014
1.0.6 51 2/28/2014
1.0.5 53 2/27/2014
1.0.4 51 1/20/2014
1.0.3 51 1/20/2014
1.0.2 49 1/19/2014
1.0.1 50 1/13/2014
1.0.0 50 1/10/2014
1.0.0-pre09 42 1/7/2014
1.0.0-pre08 45 1/6/2014
1.0.0-pre07 45 11/8/2013
1.0.0-pre06 46 11/8/2013
1.0.0-pre05 46 11/8/2013
1.0.0-pre04 44 11/8/2013
1.0.0-pre03 50 9/24/2013
1.0.0-pre02 45 9/24/2013

All methods directly in the OneTrue class will now channel all library exceptions via the UploadReportFailed event. Catch it if you have trouble uploading reports.