VOOZH about

URL: https://www.nuget.org/packages/SharpRaven/

⇱ NuGet Gallery | SharpRaven 2.4.0




👁 Image
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.
<PackageVersion Include="SharpRaven" Version="2.4.0" />
 
Directory.Packages.props
<PackageReference Include="SharpRaven" />
 
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add SharpRaven --version 2.4.0
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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.
#:package SharpRaven@2.4.0
 
 
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=SharpRaven&version=2.4.0
 
Install as a Cake Addin
#tool nuget:?package=SharpRaven&version=2.4.0
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

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

NuGet packages (39)

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 (8)

Showing the top 8 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.
devs-krd/permadelete
Permanently shreds files, easily.
nint8835-archive/iTunesRichPresence
Bring iTunes now playing information to Discord using Rich Presence
retroroyale/ClashRoyale
A .NET Core Clash Royale Server
OsuSync/Sync
Sync your Live Channel's Danmaku or Comment to osu! IRC
Version Downloads Last Updated
2.4.1-unstable0015 79,713 8/28/2018 2.4.1-unstable0015 is deprecated because it is no longer maintained.
2.4.1-unstable0014 2,388 8/1/2018 2.4.1-unstable0014 is deprecated because it is no longer maintained.
2.4.1-unstable0013 3,634 7/12/2018 2.4.1-unstable0013 is deprecated because it is no longer maintained.
2.4.1-unstable0012 2,586 7/3/2018 2.4.1-unstable0012 is deprecated because it is no longer maintained.
2.4.1-unstable0011 2,887 6/19/2018 2.4.1-unstable0011 is deprecated because it is no longer maintained.
2.4.1-unstable0009 3,862 6/7/2018 2.4.1-unstable0009 is deprecated because it is no longer maintained.
2.4.1-unstable0008 2,210 6/7/2018 2.4.1-unstable0008 is deprecated because it is no longer maintained.
2.4.1-unstable0007 3,030 5/14/2018 2.4.1-unstable0007 is deprecated because it is no longer maintained.
2.4.1-unstable0006 3,028 5/14/2018 2.4.1-unstable0006 is deprecated because it is no longer maintained.
2.4.1-unstable0005 2,591 5/11/2018 2.4.1-unstable0005 is deprecated because it is no longer maintained.
2.4.0 13,598,226 5/11/2018 2.4.0 is deprecated because it is no longer maintained.
2.3.3-unstable0017 2,600 5/10/2018 2.3.3-unstable0017 is deprecated because it is no longer maintained.
2.3.3-unstable0016 2,813 5/5/2018 2.3.3-unstable0016 is deprecated because it is no longer maintained.
2.3.3-unstable0015 2,574 5/2/2018 2.3.3-unstable0015 is deprecated because it is no longer maintained.
2.3.3-unstable0014 2,555 4/30/2018 2.3.3-unstable0014 is deprecated because it is no longer maintained.
2.3.3-unstable0013 2,528 4/24/2018 2.3.3-unstable0013 is deprecated because it is no longer maintained.
2.3.3-unstable0012 2,256 4/23/2018 2.3.3-unstable0012 is deprecated because it is no longer maintained.
2.3.3-unstable0011 2,621 4/20/2018 2.3.3-unstable0011 is deprecated because it is no longer maintained.
2.3.3-unstable0010 2,317 4/12/2018 2.3.3-unstable0010 is deprecated because it is no longer maintained.
2.3.3-unstable0008 2,494 4/9/2018 2.3.3-unstable0008 is deprecated because it is no longer maintained.
Loading failed