Sentry 3.22.0

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Sentry --version 3.22.0
                    
NuGet\Install-Package Sentry -Version 3.22.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="Sentry" Version="3.22.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Sentry" Version="3.22.0" />
                    
Directory.Packages.props
<PackageReference Include="Sentry" />
                    
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 Sentry --version 3.22.0
                    
#r "nuget: Sentry, 3.22.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.
#addin nuget:?package=Sentry&version=3.22.0
                    
Install Sentry as a Cake Addin
#tool nuget:?package=Sentry&version=3.22.0
                    
Install Sentry as a Cake Tool

Sentry

Bad software is everywhere, and we're tired of it. Sentry is on a mission to help developers write better software faster, so we can get back to enjoying technology. If you want to join us, check out our open positions.

Sentry SDK for .NET

build Discord Chat

Integrations Downloads NuGet Stable NuGet Preview Documentation
Sentry Downloads NuGet NuGet Documentation
Sentry.AspNet Downloads NuGet NuGet Documentation
Sentry.AspNetCore Downloads NuGet NuGet Documentation
Sentry.AspNetCore.Grpc Downloads NuGet NuGet Documentation
Sentry.DiagnosticSource Downloads NuGet NuGet Documentation
Sentry.EntityFramework Downloads NuGet NuGet Documentation
Sentry.Extensions.Logging Downloads NuGet NuGet Documentation
Sentry.Google.Cloud.Functions Downloads NuGet NuGet Documentation
Sentry.Log4Net Downloads NuGet NuGet Documentation
Sentry.Maui Downloads NuGet NuGet Documentation
Sentry.NLog Downloads NuGet NuGet Documentation
Sentry.Serilog Downloads NuGet NuGet Documentation

More Sentry .NET Integrations

Sentry offers other integrations that are not part of this repository:

Looking for something else? Let us know by raising an issue.

Documentation

Each NuGet package in the table above has its custom view of the docs. Click on the badge to find the best documentation for your use case.

Sentry has extensive documentation for its SDKs on https://docs.sentry.io.

Additionally, our .NET API refererence docs are generated and deployed on each merge to main.

Samples

Consider taking a look at the samples directory for different types of apps and example usages of the SDK.

Looking for more samples? Check out this repository.

Compatibility

The packages target .NET Standard 2.0 and .NET Framework 4.6.1. They also include targets such as .NET 5, .NET 6 and platform-specific targets where appropriate. That means they are compatible with the following versions or newer:

  • .NET 5.0
  • .NET Core 2.0
  • .NET Framework 4.6.1
  • Mono 5.4
  • Xamarin.Android 8.0
  • Xamarin.iOS 10.14
  • Xamarin.Mac 3.8
  • Universal Windows Platform 10.0.16299

Of those, we run our unit and integration tests against the following:

  • .NET 6 on Windows, macOS and Linux
  • .NET Core 3.1 on Windows, macOS and Linux
  • .NET Framework 4.8 on Windows
  • Mono 6.12 on macOS and Linux

Sentry Protocol

For more details, please: refer to the documentation

Legacy frameworks

Sentry's Raven SDK is still available, and recommended for use with .NET Framework 3.5 to 4.6.0.

Resources

  • Documentation
  • Discussions
  • Discord Chat
  • Stack Overflow
  • Twitter Follow
Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-android31.0 is compatible.  net6.0-ios was computed.  net6.0-ios15.4 is compatible.  net6.0-maccatalyst was computed.  net6.0-maccatalyst15.4 is compatible.  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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 is compatible.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  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 (85)

Showing the top 5 NuGet packages that depend on Sentry:

Package Downloads
Sentry.Extensions.Logging

Official Microsoft.Extensions.Logging integration for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.

Sentry.Serilog

Official Serilog integration for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.

Sentry.NLog

Official NLog integration for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.

Sentry.DiagnosticSource

Official Diagnostic.Listener integration for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time. Note: This package is not needed when using Sentry with .NET Core 3 or higher.

VisioForge.DotNet.Core

VisioForge .Net products for video capture, editing and playback (Video Capture SDK, Media Player SDK, Video Edit SDK). Core package.

GitHub repositories (57)

Showing the top 20 popular GitHub repositories that depend on Sentry:

Repository Stars
files-community/Files
A modern file manager that helps users organize their files and folders.
ppy/osu
rhythm is just a *click* away!
Sonarr/Sonarr
Smart PVR for newsgroup and bittorrent users.
Radarr/Radarr
Movie organizer/manager for usenet and torrent users.
LykosAI/StabilityMatrix
Multi-Platform Package Manager for Stable Diffusion
1Remote/1Remote
One Remote Access Manager to Rule Them All
Prowlarr/Prowlarr
Prowlarr is an indexer manager/proxy built on the popular *arr .net/reactjs base stack to integrate with your various PVR apps, supporting management of both Torrent Trackers and Usenet Indexers.
BililiveRecorder/BililiveRecorder
录播姬 | mikufans 生放送录制
timschneeb/GalaxyBudsClient
Unofficial Galaxy Buds Manager for Windows, macOS, Linux, and Android
Lidarr/Lidarr
Looks and smells like Sonarr but made for music.
tixl3d/tixl
Tooll 3 is an open source software to create realtime motion graphics.
Readarr/Readarr
Book Manager and Automation (Sonarr for Ebooks)
bombomby/optick
C++ Profiler For Games
MCCTeam/Minecraft-Console-Client
Lightweight console for Minecraft chat and automated scripts
ProtonVPN/win-app
Official ProtonVPN Windows app
huynhsontung/Screenbox
LibVLC-based media player for the Universal Windows Platform
CollapseLauncher/Collapse
An Advanced Launcher for miHoYo/HoYoverse Games
Depressurizer/Depressurizer
A Steam library categorizing tool.
Valkirie/HandheldCompanion
ControllerService
ClassIsland/ClassIsland
一款适用于班级多媒体屏幕的课表信息显示工具,可以一目了然地显示各种信息。
Version Downloads Last updated
5.9.0 9,408 5/30/2025
5.8.2-beta.1 126 5/29/2025
5.8.1 15,659 5/27/2025
5.8.0 34,597 5/21/2025
5.8.0-alpha.0 120 5/22/2025
5.7.0 67,587 5/13/2025
5.7.0-beta.0 810 5/2/2025
5.6.0 182,750 4/24/2025
5.5.1 210,981 4/8/2025
5.5.0 85,465 4/2/2025
5.4.0 280,825 3/15/2025
5.3.0 175,066 3/7/2025
5.2.0 205,037 2/26/2025
5.1.1 353,038 2/13/2025
5.1.0 346,788 2/3/2025
5.0.1 1,335,494 1/8/2025
5.0.0 689,565 12/19/2024
5.0.0-alpha.1 14,638 11/25/2024
5.0.0-alpha.0 185 11/24/2024
4.13.0 1,964,947 11/5/2024
4.12.2 92,488 11/2/2024
4.12.1 926,076 10/10/2024
4.12.1-segv1 852 11/1/2024
4.12.0 368,375 10/2/2024
4.11.0 701,618 9/22/2024
4.10.2 1,371,348 8/21/2024
4.10.1 228,363 8/16/2024
4.10.0 74,468 8/14/2024
4.9.0 1,398,095 7/11/2024
4.9.0-sync.collection.2 343 7/30/2024
4.9.0-sync.collection.1 148 7/30/2024
4.8.1 370,841 7/2/2024
4.8.0 277,590 6/26/2024
4.7.0 1,227,628 5/27/2024 4.7.0 is deprecated.
4.6.2 499,055 5/14/2024 4.6.2 is deprecated.
4.6.0 119,405 5/9/2024 4.6.0 is deprecated.
4.5.0 382,355 4/30/2024 4.5.0 is deprecated.
4.4.0 633,031 4/12/2024 4.4.0 is deprecated.
4.3.0 200,007 4/10/2024 4.3.0 is deprecated.
4.2.1 982,888 3/12/2024 4.2.1 is deprecated.
4.2.0 47,124 3/11/2024 4.2.0 is deprecated.
4.1.2 1,321,903 2/20/2024 4.1.2 is deprecated.
4.1.1 225,487 2/14/2024 4.1.1 is deprecated.
4.1.0 197,217 2/9/2024 4.1.0 is deprecated.
4.0.3 93,333 2/7/2024 4.0.3 is deprecated.
4.0.2 118,086 2/6/2024 4.0.2 is deprecated.
4.0.1 45,970 2/5/2024 4.0.1 is deprecated.
4.0.0 129,843 2/1/2024 4.0.0 is deprecated.
4.0.0-beta.9 1,174 1/30/2024
4.0.0-beta.8 18,436 1/11/2024
4.0.0-beta.7 7,984 1/5/2024
4.0.0-beta.6 23,087 12/13/2023
4.0.0-beta.5 2,554 12/12/2023
4.0.0-beta.4 26,152 12/5/2023
4.0.0-beta.3 613 12/2/2023
4.0.0-beta.2 4,816 11/23/2023
4.0.0-beta.1 1,071 11/19/2023
4.0.0-beta.0 653 11/17/2023
4.0.0-alpha.0 8,664 11/9/2023
3.41.4 1,470,216 1/23/2024
3.41.3 1,796,407 11/29/2023
3.41.2 364,747 11/23/2023
3.41.1 92,307 11/22/2023
3.41.0 984,768 11/8/2023
3.40.1 870,319 10/12/2023
3.40.0 146,610 10/10/2023
3.40.0-beta.0 16,865 9/21/2023
3.39.1 1,965,980 9/12/2023
3.39.0 243,831 9/7/2023
3.36.0 686,160 8/22/2023
3.35.1 267,025 8/16/2023
3.35.0 184,045 8/8/2023 3.35.0 is deprecated.
3.34.0 1,319,036 7/13/2023
3.33.1 1,411,331 6/13/2023
3.33.0 1,282,364 5/22/2023
3.32.0 28,748 5/22/2023
3.31.0 845,809 5/2/2023
3.30.0 1,242,404 4/11/2023
3.29.1 1,878,111 3/11/2023
3.29.0 271,981 3/6/2023
3.28.1 1,448,627 2/10/2023
3.28.0 84,412 2/8/2023
3.27.1 367,523 2/3/2023
3.27.0 154,949 2/1/2023
3.26.2 790,116 1/24/2023
3.26.1 301,194 1/17/2023
3.26.0 389,167 1/13/2023
3.25.0 1,297,360 12/23/2022
3.24.1 378,117 12/16/2022
3.24.0 1,900,043 11/18/2022
3.23.1 936,827 10/31/2022
3.23.0 103,497 10/27/2022
3.22.0 1,558,472 10/7/2022
3.21.0 1,847,130 9/2/2022
3.20.1 1,808,896 7/26/2022
3.19.0 988,657 6/28/2022
3.18.0 634,557 6/15/2022
3.17.1 1,520,315 5/8/2022
3.17.0 150,715 5/3/2022
3.16.0 1,000,174 4/7/2022
3.15.0 1,030,455 3/15/2022
3.14.1 928,962 2/18/2022
3.14.0 218,109 2/14/2022
3.13.0 1,534,136 1/11/2022
3.12.3 1,123,676 12/19/2021
3.12.2 89,048 12/15/2021
3.12.1 388,699 12/6/2021
3.12.0 305,924 11/23/2021
3.12.0-alpha.1 6,195 11/7/2021
3.11.1 708,668 11/5/2021
3.11.0 174,535 11/2/2021
3.10.0 692,144 10/15/2021
3.9.4 1,085,437 9/29/2021
3.9.3 176,606 9/21/2021
3.9.2 248,608 9/10/2021
3.9.1 15,550 9/9/2021
3.9.0 319,637 8/27/2021
3.8.3 881,176 7/25/2021
3.8.2 143,088 7/17/2021
3.8.1 27,983 7/15/2021
3.8.0 127,963 7/14/2021
3.7.0 144,456 7/10/2021
3.6.1 187,404 7/2/2021
3.6.0 248,141 6/23/2021
3.6.0-alpha.2 703 6/18/2021
3.6.0-alpha.1 1,316 6/11/2021
3.5.0 490,279 6/7/2021 3.5.0 is deprecated because it has critical bugs.
3.4.0 152,866 5/31/2021 3.4.0 is deprecated because it has critical bugs.
3.4.0-beta.0 414 5/27/2021 3.4.0-beta.0 is deprecated because it has critical bugs.
3.3.5-beta.0 2,621 5/13/2021
3.3.4 795,277 4/26/2021
3.3.3 9,292 4/23/2021
3.3.2 24,868 4/23/2021
3.3.1 583,445 4/5/2021
3.3.0 34,757 4/3/2021
3.2.0 134,711 3/26/2021
3.1.0 393,902 3/10/2021
3.0.8 72,591 3/4/2021
3.0.7 247,861 2/20/2021
3.0.6 106,380 2/14/2021
3.0.5 73,252 2/9/2021
3.0.4 32,210 2/8/2021
3.0.3 80,988 2/3/2021
3.0.2 25,717 2/3/2021
3.0.1 147,522 1/29/2021
3.0.0 49,015 1/28/2021
3.0.0-beta.0 8,340 1/20/2021
3.0.0-alpha.11 561 1/15/2021
3.0.0-alpha.10 64,654 1/10/2021
3.0.0-alpha.9 2,333 12/29/2020
3.0.0-alpha.8 4,612 12/25/2020
3.0.0-alpha.7 3,067 12/16/2020
3.0.0-alpha.6 3,878 11/30/2020
3.0.0-alpha.5 3,365 11/21/2020
3.0.0-alpha.4 2,537 11/2/2020
3.0.0-alpha.3 1,887 10/29/2020
3.0.0-alpha.2 918 10/21/2020
3.0.0-alpha.1 6,216 10/16/2020
3.0.0-alpha.0 2,229 9/25/2020
2.2.0-alpha 2,947 9/19/2020
2.1.8 2,147,806 11/21/2020
2.1.6 2,168,108 8/20/2020
2.1.5 626,035 7/27/2020
2.1.5-beta 4,334 6/30/2020
2.1.4 642,876 6/25/2020
2.1.3 713,223 6/5/2020
2.1.2-beta5 8,048 5/19/2020
2.1.2-beta4 5,049 5/12/2020
2.1.2-beta3 2,194 5/7/2020
2.1.2-beta2 22,348 4/16/2020
2.1.2-beta 4,481 3/31/2020
2.1.1 1,634,611 3/19/2020
2.1.0 776,509 2/24/2020
2.0.3 600,952 2/12/2020
2.0.2 36,450 2/8/2020
2.0.1 286,763 1/28/2020
2.0.0-beta8 24,316 1/15/2020
2.0.0-beta7 166,343 12/17/2019
2.0.0-beta6 103,303 10/31/2019
2.0.0-beta5 7,427 10/29/2019
2.0.0-beta4 76,068 9/4/2019
2.0.0-beta3 17,278 7/26/2019
2.0.0-beta2 6,409 6/9/2019
2.0.0-beta 3,444 6/4/2019
1.2.1-beta 2,517 5/27/2019
1.2.0 3,205,343 5/23/2019
1.1.3-beta4 2,124 5/15/2019
1.1.3-beta3 1,882 5/13/2019
1.1.3-beta2 8,090 3/28/2019
1.1.3-beta 5,550 2/11/2019
1.1.2 650,703 1/16/2019
1.1.2-beta 3,697 1/8/2019
1.1.1 24,590 1/5/2019
1.1.0 119,005 12/5/2018
1.0.1-beta5 2,844 12/5/2018
1.0.1-beta4 3,547 12/3/2018
1.0.1-beta3 18,677 11/15/2018
1.0.1-beta2 3,452 11/14/2018
1.0.1-beta 21,194 10/24/2018
1.0.0 305,519 10/2/2018
1.0.0-rc2 24,873 9/7/2018
1.0.0-rc 6,077 8/24/2018
0.0.1-preview5 7,711 8/5/2018
0.0.1-preview4 5,263 7/30/2018
0.0.1-preview3 6,904 7/17/2018
0.0.1-preview2 6,279 7/3/2018
0.0.1-preview1 2,804 6/28/2018

Changes since version Features

Various fixes & improvements:
- Fix reported error count on a crashed session update (#1972) by @mattjohnsonpint
- Set default trace status to `ok` instead of `unknown_error` (#1970) by @mattjohnsonpint
- Fix issues with envelope deserialization (#1965) by @mattjohnsonpint
- Support Dynamic Sampling (#1953) by @mattjohnsonpint
- Always recalculate payload length (#1957) by @mattjohnsonpint
- ignore null context values (#1942) by @SimonCropp
- tags should not differ based on current culture (#1949) by @SimonCropp
- Support long for message template tags in SentryLogger (#1945) by @babyjohn42
- respect IsSampled in SqlListener (#1933) by @SimonCropp
- chore: reuse danger workflow (#1936) by @vaind
- Add support for custom JsonConverters (#1934) by @mattjohnsonpint
- Add Blazor WASM detection to set IsGlobalModeEnabled to true (#1931) by @SimonCropp
- Exception filters should consider child exceptions of an `AggregateException` (#1924) by @mattjohnsonpint
- Fix missing details when aggregate exception is filtered out (#1922) by @mattjohnsonpint
- dont send transaction for OPTIONS web request (#1921) by @SimonCropp
- Add `User.Segment` property (#1920) by @mattjohnsonpint
- Use URL path in transaction names instead of "Unknown Route" (#1919) by @mattjohnsonpint
- Reduce lock contention when sampling (#1915) by @mattjohnsonpint
- Add TransactionNameSource annotation (#1910) by @SimonCropp
- Update Sentry Cocoa SDK to 7.24.1 (#1912) by @mattjohnsonpint
- Update Sentry Android SDK to version 6.4.1  (#1911) by @mattjohnsonpint
- Attach stacktrace by default (#1907) by @mattjohnsonpint
-->
     See full changelog at https://github.com/getsentry/sentry-dotnet/blob/main/CHANGELOG.md