Sentry 3.27.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.27.0
                    
NuGet\Install-Package Sentry -Version 3.27.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.27.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Sentry" Version="3.27.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.27.0
                    
#r "nuget: Sentry, 3.27.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.27.0
                    
Install Sentry as a Cake Addin
#tool nuget:?package=Sentry&version=3.27.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.

Talks

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 7 on Windows, macOS and Linux
  • .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-ios16.1 is compatible.  net6.0-maccatalyst was computed.  net6.0-maccatalyst16.1 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 (56)

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
ayufan/steam-deck-tools
(Windows) Steam Deck Tools - Fan, Overlay, Power Control and Steam Controller for Windows
Version Downloads Last updated
5.9.0 399 5/30/2025
5.8.2-beta.1 109 5/29/2025
5.8.1 11,804 5/27/2025
5.8.0 29,550 5/21/2025
5.8.0-alpha.0 118 5/22/2025
5.7.0 62,741 5/13/2025
5.7.0-beta.0 727 5/2/2025
5.6.0 175,525 4/24/2025
5.5.1 205,029 4/8/2025
5.5.0 83,986 4/2/2025
5.4.0 276,261 3/15/2025
5.3.0 172,758 3/7/2025
5.2.0 202,268 2/26/2025
5.1.1 348,846 2/13/2025
5.1.0 343,624 2/3/2025
5.0.1 1,323,141 1/8/2025
5.0.0 684,033 12/19/2024
5.0.0-alpha.1 14,587 11/25/2024
5.0.0-alpha.0 184 11/24/2024
4.13.0 1,949,735 11/5/2024
4.12.2 92,101 11/2/2024
4.12.1 921,725 10/10/2024
4.12.1-segv1 848 11/1/2024
4.12.0 367,347 10/2/2024
4.11.0 698,990 9/22/2024
4.10.2 1,364,182 8/21/2024
4.10.1 227,809 8/16/2024
4.10.0 74,307 8/14/2024
4.9.0 1,394,086 7/11/2024
4.9.0-sync.collection.2 341 7/30/2024
4.9.0-sync.collection.1 144 7/30/2024
4.8.1 368,718 7/2/2024
4.8.0 276,772 6/26/2024
4.7.0 1,224,832 5/27/2024 4.7.0 is deprecated.
4.6.2 498,254 5/14/2024 4.6.2 is deprecated.
4.6.0 119,216 5/9/2024 4.6.0 is deprecated.
4.5.0 381,009 4/30/2024 4.5.0 is deprecated.
4.4.0 631,685 4/12/2024 4.4.0 is deprecated.
4.3.0 199,681 4/10/2024 4.3.0 is deprecated.
4.2.1 981,378 3/12/2024 4.2.1 is deprecated.
4.2.0 47,070 3/11/2024 4.2.0 is deprecated.
4.1.2 1,319,863 2/20/2024 4.1.2 is deprecated.
4.1.1 224,894 2/14/2024 4.1.1 is deprecated.
4.1.0 197,039 2/9/2024 4.1.0 is deprecated.
4.0.3 93,234 2/7/2024 4.0.3 is deprecated.
4.0.2 117,513 2/6/2024 4.0.2 is deprecated.
4.0.1 45,935 2/5/2024 4.0.1 is deprecated.
4.0.0 129,623 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,983 1/5/2024
4.0.0-beta.6 23,058 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,070 11/19/2023
4.0.0-beta.0 652 11/17/2023
4.0.0-alpha.0 8,648 11/9/2023
3.41.4 1,466,426 1/23/2024
3.41.3 1,792,379 11/29/2023
3.41.2 364,600 11/23/2023
3.41.1 92,046 11/22/2023
3.41.0 984,156 11/8/2023
3.40.1 869,403 10/12/2023
3.40.0 146,590 10/10/2023
3.40.0-beta.0 16,855 9/21/2023
3.39.1 1,959,363 9/12/2023
3.39.0 243,652 9/7/2023
3.36.0 685,092 8/22/2023
3.35.1 266,994 8/16/2023
3.35.0 183,996 8/8/2023 3.35.0 is deprecated.
3.34.0 1,317,268 7/13/2023
3.33.1 1,410,639 6/13/2023
3.33.0 1,281,626 5/22/2023
3.32.0 28,743 5/22/2023
3.31.0 845,263 5/2/2023
3.30.0 1,242,055 4/11/2023
3.29.1 1,877,177 3/11/2023
3.29.0 271,714 3/6/2023
3.28.1 1,448,018 2/10/2023
3.28.0 84,327 2/8/2023
3.27.1 367,392 2/3/2023
3.27.0 154,903 2/1/2023
3.26.2 789,605 1/24/2023
3.26.1 300,826 1/17/2023
3.26.0 389,026 1/13/2023
3.25.0 1,295,800 12/23/2022
3.24.1 377,749 12/16/2022
3.24.0 1,898,685 11/18/2022
3.23.1 936,327 10/31/2022
3.23.0 103,481 10/27/2022
3.22.0 1,556,799 10/7/2022
3.21.0 1,846,423 9/2/2022
3.20.1 1,807,740 7/26/2022
3.19.0 988,351 6/28/2022
3.18.0 634,224 6/15/2022
3.17.1 1,519,062 5/8/2022
3.17.0 150,705 5/3/2022
3.16.0 999,850 4/7/2022
3.15.0 1,029,972 3/15/2022
3.14.1 928,604 2/18/2022
3.14.0 218,047 2/14/2022
3.13.0 1,533,731 1/11/2022
3.12.3 1,122,938 12/19/2021
3.12.2 88,913 12/15/2021
3.12.1 388,483 12/6/2021
3.12.0 305,791 11/23/2021
3.12.0-alpha.1 6,193 11/7/2021
3.11.1 708,314 11/5/2021
3.11.0 174,379 11/2/2021
3.10.0 691,730 10/15/2021
3.9.4 1,083,397 9/29/2021
3.9.3 176,575 9/21/2021
3.9.2 248,438 9/10/2021
3.9.1 15,550 9/9/2021
3.9.0 319,482 8/27/2021
3.8.3 880,566 7/25/2021
3.8.2 143,087 7/17/2021
3.8.1 27,982 7/15/2021
3.8.0 127,885 7/14/2021
3.7.0 144,357 7/10/2021
3.6.1 187,360 7/2/2021
3.6.0 248,066 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,182 6/7/2021 3.5.0 is deprecated because it has critical bugs.
3.4.0 152,840 5/31/2021 3.4.0 is deprecated because it has critical bugs.
3.4.0-beta.0 413 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 794,917 4/26/2021
3.3.3 9,291 4/23/2021
3.3.2 24,868 4/23/2021
3.3.1 583,376 4/5/2021
3.3.0 34,754 4/3/2021
3.2.0 134,695 3/26/2021
3.1.0 393,862 3/10/2021
3.0.8 72,588 3/4/2021
3.0.7 247,767 2/20/2021
3.0.6 106,353 2/14/2021
3.0.5 73,220 2/9/2021
3.0.4 32,202 2/8/2021
3.0.3 80,978 2/3/2021
3.0.2 25,694 2/3/2021
3.0.1 147,484 1/29/2021
3.0.0 48,912 1/28/2021
3.0.0-beta.0 8,272 1/20/2021
3.0.0-alpha.11 559 1/15/2021
3.0.0-alpha.10 64,644 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,364 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 917 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,943 9/19/2020
2.1.8 2,146,099 11/21/2020
2.1.6 2,167,326 8/20/2020
2.1.5 625,904 7/27/2020
2.1.5-beta 4,334 6/30/2020
2.1.4 642,668 6/25/2020
2.1.3 713,106 6/5/2020
2.1.2-beta5 8,044 5/19/2020
2.1.2-beta4 5,044 5/12/2020
2.1.2-beta3 2,189 5/7/2020
2.1.2-beta2 22,342 4/16/2020
2.1.2-beta 4,477 3/31/2020
2.1.1 1,634,035 3/19/2020
2.1.0 776,418 2/24/2020
2.0.3 600,828 2/12/2020
2.0.2 36,444 2/8/2020
2.0.1 286,687 1/28/2020
2.0.0-beta8 24,312 1/15/2020
2.0.0-beta7 166,221 12/17/2019
2.0.0-beta6 103,295 10/31/2019
2.0.0-beta5 7,423 10/29/2019
2.0.0-beta4 76,064 9/4/2019
2.0.0-beta3 17,274 7/26/2019
2.0.0-beta2 6,405 6/9/2019
2.0.0-beta 3,439 6/4/2019
1.2.1-beta 2,513 5/27/2019
1.2.0 3,204,720 5/23/2019
1.1.3-beta4 2,120 5/15/2019
1.1.3-beta3 1,877 5/13/2019
1.1.3-beta2 8,085 3/28/2019
1.1.3-beta 5,546 2/11/2019
1.1.2 650,594 1/16/2019
1.1.2-beta 3,693 1/8/2019
1.1.1 24,585 1/5/2019
1.1.0 118,966 12/5/2018
1.0.1-beta5 2,839 12/5/2018
1.0.1-beta4 3,543 12/3/2018
1.0.1-beta3 18,672 11/15/2018
1.0.1-beta2 3,448 11/14/2018
1.0.1-beta 21,188 10/24/2018
1.0.0 305,415 10/2/2018
1.0.0-rc2 24,868 9/7/2018
1.0.0-rc 6,072 8/24/2018
0.0.1-preview5 7,703 8/5/2018
0.0.1-preview4 5,255 7/30/2018
0.0.1-preview3 6,892 7/17/2018
0.0.1-preview2 6,266 7/3/2018
0.0.1-preview1 2,794 6/28/2018