SharpBrake 2.2.1

dotnet add package SharpBrake --version 2.2.1
NuGet\Install-Package SharpBrake -Version 2.2.1
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="SharpBrake" Version="2.2.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SharpBrake --version 2.2.1
#r "nuget: SharpBrake, 2.2.1"
#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 SharpBrake as a Cake Addin
#addin nuget:?package=SharpBrake&version=2.2.1

// Install SharpBrake as a Cake Tool
#tool nuget:?package=SharpBrake&version=2.2.1

Airbrake Notifier for .NET

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.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.2.1 47,664 9/12/2012
2.2.0 1,718 5/25/2012
2.1.3 1,875 3/5/2012
2.1.2 2,045 12/8/2011
2.1.1 1,378 12/8/2011

SharpBrake now supports the configuration of Airbrake.ServerUri in case you have a local Airbrake server you want to send issues to.