SharpRaven 2.4.0

Suggested Alternatives

Sentry

Additional Details

Sentry has unified all SDKs. Please use the package Sentry..
Documentation at: https://docs.sentry.io/error-reporting/quickstart/?platform=csharp

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

// Install SharpRaven as a Cake Tool
#tool nuget:?package=SharpRaven&version=2.4.0

This package is obsolete and was replaced by Sentry

Please use the new Sentry SDK:

https://www.nuget.org/packages/Sentry

The major addition is Sentry's Context Interface.

GitHub Release announcement

Besides the additional tags available at Sentry, the runtime version and operating system are also sent to Sentry automatically and displayed at the top of the event:

The full contexts interface is accessible via the API so SDK consumers can add more context when available at the application level.

Changes details:

  • Payload creation has runtime detection
  • Context is built lazily on first event
  • Root context is cloned per event to avoid expensive calls required to build it
  • .NET Framework 4.7.1 added to support NET Standard 2.0 paths (RuntimeInformation)
  • Json.NET indirect reference to Nancy
  • non normalized data set to raw-description
  • Leave Name and Version empty if no proper API available to set it
  • Server will use Raw Description if no Name and Version was provided to try normalizing into those 2 fields.
  • Report Device CPU architecture

Besides that, DSN no longer requires a private key. #232

Please note this is the last 2.x release of this SDK. We'll be releasing 3.0 next with a few small breaking changes.

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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net35 is compatible.  net40 is compatible.  net403 was computed.  net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 is compatible.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (40)

Showing the top 5 NuGet packages that depend on SharpRaven:

Package Downloads
Serilog.Sinks.Sentry

A Sentry sink for Serilog

GWallet.Backend

Package Description

NLog.Targets.Sentry3

Custom target for NLog enabling you to send logging messages to the Sentry logging service.

JaywingUmbracoBase

Base install for Jaywings Umbraco projects, provides lots of useful extensions, helpers, controllers and editors

SharpRaven.Log4Net

log4net appender to send errors to Sentry (getsentry.com and github.com/getsentry/sentry).

GitHub repositories (9)

Showing the top 5 popular GitHub repositories that depend on SharpRaven:

Repository Stars
HearthSim/Hearthstone-Deck-Tracker
A deck tracker and deck manager for Hearthstone on Windows
TransposonY/GestureSign
A gesture recognition software for Windows tablet
Blecki/dwarfcorp
An open-source 3D colony management game for PC, Mac and Linux
appget/appget
Free and open package manager for Windows.
DevelopersTree/permadelete
Permanently shreds files, easily.
Version Downloads Last updated
2.4.1-unstable0015 62,533 8/28/2018
2.4.1-unstable0014 1,729 8/1/2018
2.4.1-unstable0013 2,795 7/12/2018
2.4.1-unstable0012 1,782 7/3/2018
2.4.1-unstable0011 2,032 6/19/2018
2.4.1-unstable0009 3,052 6/7/2018
2.4.1-unstable0008 1,578 6/7/2018
2.4.1-unstable0007 2,166 5/14/2018
2.4.1-unstable0006 2,104 5/14/2018
2.4.1-unstable0005 1,908 5/11/2018
2.4.0 7,347,270 5/11/2018
2.3.3-unstable0017 1,729 5/10/2018
2.3.3-unstable0016 1,995 5/5/2018
2.3.3-unstable0015 1,727 5/2/2018
2.3.3-unstable0014 1,703 4/30/2018
2.3.3-unstable0013 1,705 4/24/2018
2.3.3-unstable0012 1,575 4/23/2018
2.3.3-unstable0011 1,792 4/20/2018
2.3.3-unstable0010 1,627 4/12/2018
2.3.3-unstable0008 1,644 4/9/2018
2.3.3-unstable0004 1,686 4/6/2018
2.3.2 142,331 3/11/2018
2.3.2-unstable0002 1,691 3/11/2018
2.3.1 2,080 3/11/2018
2.3.1-unstable0014 1,678 3/11/2018
2.3.1-unstable0006 1,634 3/11/2018
2.3.1-unstable0003 1,772 3/11/2018
2.3.0 19,874 3/10/2018
2.2.1-unstable0063 1,678 3/8/2018
2.2.1-unstable0061 1,685 3/7/2018
2.2.1-unstable0059 8,779 3/5/2018
2.2.1-unstable0054 4,652 3/4/2018
2.2.0 740,313 2/6/2017
2.1.1-unstable0113 4,005 11/2/2016
2.1.1-unstable0111 1,623 10/31/2016
2.1.1-unstable0107 1,852 9/26/2016
2.1.1-unstable0079 1,877 9/23/2016
2.1.1-unstable0063 2,042 8/17/2016
2.1.1-unstable0058 1,577 8/16/2016
2.1.1-unstable0047 1,621 8/12/2016
2.1.0 201,439 4/6/2016
2.1.0-unstable0028 1,659 4/1/2016
2.1.0-unstable0025 1,736 3/30/2016
2.1.0-unstable0020 1,673 3/17/2016
2.0.0 6,864 3/8/2016
2.0.0-unstable0209 1,761 2/18/2016
1.5.1 43,302 2/18/2016
1.5.1-unstable0191 1,728 1/13/2016
1.5.1-unstable0134 1,939 9/29/2015
1.5.0 138,931 9/28/2015
1.4.6 7,162 8/12/2015
1.4.5 17,979 3/24/2015
1.4.4 4,340 2/20/2015
1.4.3 26,314 12/17/2014
1.4.2 2,538 11/20/2014
1.4.1 2,218 11/14/2014
1.4.0.54 12,274 10/20/2014
1.3.1.53 46,957 3/21/2014
1.3.0.52 2,168 3/11/2014
1.2.1.51 2,352 1/22/2014
1.2.0.50 2,127 12/17/2013
1.1.1.48 1,980 12/16/2013
1.1.0.39 1,975 12/16/2013
1.0.0.38 1,981 12/13/2013
1.0.0.37 2,240 12/13/2013