Sentry 6.0.0-rc.1-prerelease

Prefix Reserved
This is a prerelease version of Sentry.
dotnet add package Sentry --version 6.0.0-rc.1-prerelease
                    
NuGet\Install-Package Sentry -Version 6.0.0-rc.1-prerelease
                    
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="6.0.0-rc.1-prerelease" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Sentry" Version="6.0.0-rc.1-prerelease" />
                    
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 6.0.0-rc.1-prerelease
                    
#r "nuget: Sentry, 6.0.0-rc.1-prerelease"
                    
#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 Sentry@6.0.0-rc.1-prerelease
                    
#: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=Sentry&version=6.0.0-rc.1-prerelease&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Sentry&version=6.0.0-rc.1-prerelease&prerelease
                    
Install as a Cake Tool

<p align="center"> <a href="https://sentry.io" target="_blank" align="left"> <img src="https://raw.githubusercontent.com/getsentry/sentry-unity/main/.github/sentry-wordmark-dark-400x119.svg?utm_source=github&utm_medium=logo" width="280"> </a> <br /> </p> <p align="center">

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 codecov X Follow Discord Chat

Integrations Downloads NuGet Stable NuGet Preview Documentation
Sentry Downloads NuGet NuGet Documentation
Sentry.AspNetCore Downloads NuGet NuGet Documentation
Sentry.AspNetCore.Blazor.WebAssembly Downloads NuGet NuGet Documentation
Sentry.AspNetCore.Grpc Downloads NuGet NuGet Documentation
Sentry.AspNet 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.Hangfire Downloads NuGet NuGet Documentation
Sentry.Log4Net Downloads NuGet NuGet Documentation
Sentry.Maui Downloads NuGet NuGet Documentation
Sentry.NLog Downloads NuGet NuGet Documentation
Sentry.OpenTelemetry Downloads NuGet NuGet Documentation
Sentry.Profiling 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.

Samples

Consider taking a look at the samples directory for different types of apps and example usages of the SDK. Looking for a way to connect Aspire with Sentry? We've got a sample for that too!

Talks

Resources

Documentation Discussions Discord Chat Stack Overflow X Follow

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 is compatible.  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 is compatible.  net9.0-android was computed.  net9.0-android35.0 is compatible.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-ios18.0 is compatible.  net9.0-maccatalyst was computed.  net9.0-maccatalyst18.0 is compatible.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 is compatible.  net10.0-android was computed.  net10.0-android36.0 is compatible.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-ios26.0 is compatible.  net10.0-maccatalyst was computed.  net10.0-maccatalyst26.0 is compatible.  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 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework net461 was computed.  net462 is compatible.  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 (86)

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.

Sentry.EntityFramework

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

GitHub repositories (67)

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.
Lidarr/Lidarr
Looks and smells like Sonarr but made for music.
timschneeb/GalaxyBudsClient
Unofficial Galaxy Buds Manager for Windows, macOS, Linux, and Android
BililiveRecorder/BililiveRecorder
录播姬 | mikufans 生放送录制
tixl3d/tixl
Tooll 3 is an open source software to create realtime motion graphics.
DearVa/Everywhere
A context-aware AI assistant for your desktop. Ready to respond intelligently, seamlessly integrating multiple LLMs and MCP tools.
Readarr/Readarr
Book Manager and Automation (Sonarr for Ebooks)
bombomby/optick
C++ Profiler For Games
ProtonVPN/win-app
Official ProtonVPN Windows app
ClassIsland/ClassIsland
一款功能强、可定制、跨平台,适用于班级多媒体屏幕的课表信息显示工具,可以一目了然地显示各种信息。
MCCTeam/Minecraft-Console-Client
Lightweight console for Minecraft chat and automated scripts
huynhsontung/Screenbox
LibVLC-based media player for the Universal Windows Platform
CollapseLauncher/Collapse
An Advanced Launcher for miHoYo/HoYoverse Games
Valkirie/HandheldCompanion
ControllerService
Version Downloads Last Updated
6.0.0-rc.1-prerelease 8 11/17/2025
6.0.0-preview.2-prerelease 1,842 10/30/2025
6.0.0-preview.1-prerelease 2,576 10/6/2025
5.16.2 116,506 10/31/2025
5.16.1 188,550 10/14/2025
5.16.0 177,461 10/1/2025
5.15.1 199,844 9/20/2025
5.15.1-maxpath.1 2,043 9/18/2025
5.15.0 140,427 9/11/2025
5.14.1 533,906 8/14/2025
5.14.0 93,422 8/8/2025
5.14.0-alpha.1 370 8/6/2025
5.14.0-alpha.0 365 8/5/2025
5.13.0 226,571 7/28/2025
5.12.0 229,390 7/15/2025
5.12.0-alpha.0 2,063 7/11/2025
5.11.2 558,207 6/25/2025
5.11.1 64,833 6/21/2025
5.11.0 37,339 6/19/2025
5.11.0-alpha.3 928 6/13/2025
5.11.0-alpha.1 1,704 6/7/2025
5.10.0 361,925 6/6/2025
5.9.0 108,356 5/30/2025
5.8.2-beta.1 178 5/29/2025
5.8.1 67,229 5/27/2025
5.8.0 213,563 5/21/2025
5.8.0-alpha.0 192 5/22/2025
5.7.0 195,745 5/13/2025
5.7.0-beta.0 2,102 5/2/2025
5.6.0 429,154 4/24/2025
5.5.1 573,735 4/8/2025
5.5.0 156,168 4/2/2025
5.4.0 548,055 3/15/2025
5.3.0 317,139 3/7/2025
5.2.0 347,238 2/26/2025
5.1.1 550,555 2/13/2025
5.1.0 652,585 2/3/2025
5.0.1 3,097,004 1/8/2025
5.0.0 1,182,533 12/19/2024
5.0.0-alpha.1 24,940 11/25/2024
5.0.0-alpha.0 257 11/24/2024
4.13.0 2,784,949 11/5/2024
4.12.2 124,334 11/2/2024
4.12.1 1,197,230 10/10/2024
4.12.1-segv1 1,161 11/1/2024
4.12.0 429,713 10/2/2024
4.11.0 949,599 9/22/2024
4.10.2 1,893,754 8/21/2024
4.10.1 294,374 8/16/2024
4.10.0 83,239 8/14/2024
4.9.0 1,658,183 7/11/2024
4.9.0-sync.collection.2 408 7/30/2024
4.9.0-sync.collection.1 210 7/30/2024
4.8.1 497,145 7/2/2024
4.8.0 357,767 6/26/2024
4.7.0 1,482,310 5/27/2024 4.7.0 is deprecated.
4.6.2 563,963 5/14/2024 4.6.2 is deprecated.
4.6.0 132,296 5/9/2024 4.6.0 is deprecated.
4.5.0 446,273 4/30/2024 4.5.0 is deprecated.
4.4.0 772,459 4/12/2024 4.4.0 is deprecated.
4.3.0 233,801 4/10/2024 4.3.0 is deprecated.
4.2.1 1,127,862 3/12/2024 4.2.1 is deprecated.
4.2.0 51,380 3/11/2024 4.2.0 is deprecated.
4.1.2 1,487,734 2/20/2024 4.1.2 is deprecated.
4.1.1 252,037 2/14/2024 4.1.1 is deprecated.
4.1.0 214,830 2/9/2024 4.1.0 is deprecated.
4.0.3 101,309 2/7/2024 4.0.3 is deprecated.
4.0.2 154,794 2/6/2024 4.0.2 is deprecated.
4.0.1 48,465 2/5/2024 4.0.1 is deprecated.
4.0.0 151,077 2/1/2024 4.0.0 is deprecated.
4.0.0-beta.9 1,236 1/30/2024
4.0.0-beta.8 18,550 1/11/2024
4.0.0-beta.7 8,050 1/5/2024
4.0.0-beta.6 25,202 12/13/2023
4.0.0-beta.5 2,620 12/12/2023
4.0.0-beta.4 26,208 12/5/2023
4.0.0-beta.3 689 12/2/2023
4.0.0-beta.2 4,882 11/23/2023
4.0.0-beta.1 1,140 11/19/2023
4.0.0-beta.0 689 11/17/2023
4.0.0-alpha.0 9,942 11/9/2023
3.41.4 1,741,754 1/23/2024
3.41.3 2,039,091 11/29/2023
3.41.2 396,802 11/23/2023
3.41.1 106,269 11/22/2023
3.41.0 1,021,756 11/8/2023
3.40.1 934,614 10/12/2023
3.40.0 151,129 10/10/2023
3.40.0-beta.0 17,336 9/21/2023
3.39.1 2,624,170 9/12/2023
3.39.0 263,329 9/7/2023
3.36.0 737,544 8/22/2023
3.35.1 272,079 8/16/2023
3.35.0 188,431 8/8/2023 3.35.0 is deprecated.
3.34.0 1,450,855 7/13/2023
3.33.1 1,478,299 6/13/2023
3.33.0 1,349,349 5/22/2023
3.32.0 29,851 5/22/2023
3.31.0 903,509 5/2/2023
3.30.0 1,276,758 4/11/2023
3.29.1 1,936,173 3/11/2023
3.29.0 294,365 3/6/2023
3.28.1 1,491,844 2/10/2023
3.28.0 94,313 2/8/2023
3.27.1 378,633 2/3/2023
3.27.0 157,291 2/1/2023
3.26.2 916,417 1/24/2023
3.26.1 325,343 1/17/2023
3.26.0 401,801 1/13/2023
3.25.0 1,390,857 12/23/2022
3.24.1 424,841 12/16/2022
3.24.0 2,121,510 11/18/2022
3.23.1 970,091 10/31/2022
3.23.0 104,431 10/27/2022
3.22.0 1,689,618 10/7/2022
3.21.0 1,942,974 9/2/2022
3.20.1 1,895,506 7/26/2022
3.19.0 1,024,658 6/28/2022
3.18.0 657,124 6/15/2022
3.17.1 1,597,485 5/8/2022
3.17.0 152,591 5/3/2022
3.16.0 1,021,324 4/7/2022
3.15.0 1,069,091 3/15/2022
3.14.1 954,173 2/18/2022
3.14.0 222,874 2/14/2022
3.13.0 1,571,277 1/11/2022
3.12.3 1,172,589 12/19/2021
3.12.2 97,684 12/15/2021
3.12.1 405,648 12/6/2021
3.12.0 313,710 11/23/2021
3.12.0-alpha.1 6,352 11/7/2021
3.11.1 751,410 11/5/2021
3.11.0 191,644 11/2/2021
3.10.0 724,701 10/15/2021
3.9.4 1,189,614 9/29/2021
3.9.3 180,195 9/21/2021
3.9.2 259,895 9/10/2021
3.9.1 16,275 9/9/2021
3.9.0 329,596 8/27/2021
3.8.3 935,501 7/25/2021
3.8.2 143,988 7/17/2021
3.8.1 28,245 7/15/2021
3.8.0 133,079 7/14/2021
3.7.0 151,399 7/10/2021
3.6.1 192,909 7/2/2021
3.6.0 256,320 6/23/2021
3.6.0-alpha.2 814 6/18/2021
3.6.0-alpha.1 1,431 6/11/2021
3.5.0 499,566 6/7/2021 3.5.0 is deprecated because it has critical bugs.
3.4.0 154,869 5/31/2021 3.4.0 is deprecated because it has critical bugs.
3.4.0-beta.0 586 5/27/2021 3.4.0-beta.0 is deprecated because it has critical bugs.
3.3.5-beta.0 2,744 5/13/2021
3.3.4 815,263 4/26/2021
3.3.3 9,547 4/23/2021
3.3.2 25,105 4/23/2021
3.3.1 588,654 4/5/2021
3.3.0 35,421 4/3/2021
3.2.0 139,836 3/26/2021
3.1.0 400,548 3/10/2021
3.0.8 73,805 3/4/2021
3.0.7 254,058 2/20/2021
3.0.6 107,842 2/14/2021
3.0.5 75,631 2/9/2021
3.0.4 32,655 2/8/2021
3.0.3 81,853 2/3/2021
3.0.2 28,100 2/3/2021
3.0.1 150,353 1/29/2021
3.0.0 57,271 1/28/2021
3.0.0-beta.0 11,359 1/20/2021
3.0.0-alpha.11 674 1/15/2021
3.0.0-alpha.10 66,057 1/10/2021
3.0.0-alpha.9 2,444 12/29/2020
3.0.0-alpha.8 4,738 12/25/2020
3.0.0-alpha.7 3,191 12/16/2020
3.0.0-alpha.6 3,994 11/30/2020
3.0.0-alpha.5 3,485 11/21/2020
3.0.0-alpha.4 2,666 11/2/2020
3.0.0-alpha.3 2,057 10/29/2020
3.0.0-alpha.2 1,039 10/21/2020
3.0.0-alpha.1 6,366 10/16/2020
3.0.0-alpha.0 2,432 9/25/2020
2.2.0-alpha 3,282 9/19/2020
2.1.8 2,257,024 11/21/2020
2.1.6 2,218,286 8/20/2020
2.1.5 638,007 7/27/2020
2.1.5-beta 4,572 6/30/2020
2.1.4 652,968 6/25/2020
2.1.3 727,085 6/5/2020
2.1.2-beta5 8,288 5/19/2020
2.1.2-beta4 5,248 5/12/2020
2.1.2-beta3 2,431 5/7/2020
2.1.2-beta2 22,618 4/16/2020
2.1.2-beta 4,737 3/31/2020
2.1.1 1,681,022 3/19/2020
2.1.0 780,793 2/24/2020
2.0.3 606,599 2/12/2020
2.0.2 36,774 2/8/2020
2.0.1 297,003 1/28/2020
2.0.0-beta8 24,541 1/15/2020
2.0.0-beta7 168,602 12/17/2019
2.0.0-beta6 103,628 10/31/2019
2.0.0-beta5 7,663 10/29/2019
2.0.0-beta4 76,437 9/4/2019
2.0.0-beta3 17,537 7/26/2019
2.0.0-beta2 6,667 6/9/2019
2.0.0-beta 3,672 6/4/2019
1.2.1-beta 2,762 5/27/2019
1.2.0 3,252,046 5/23/2019
1.1.3-beta4 2,353 5/15/2019
1.1.3-beta3 2,120 5/13/2019
1.1.3-beta2 8,586 3/28/2019
1.1.3-beta 5,740 2/11/2019
1.1.2 659,050 1/16/2019
1.1.2-beta 3,889 1/8/2019
1.1.1 24,919 1/5/2019
1.1.0 124,366 12/5/2018
1.0.1-beta5 3,033 12/5/2018
1.0.1-beta4 3,753 12/3/2018
1.0.1-beta3 18,888 11/15/2018
1.0.1-beta2 3,638 11/14/2018
1.0.1-beta 21,672 10/24/2018
1.0.0 320,214 10/2/2018
1.0.0-rc2 25,161 9/7/2018
1.0.0-rc 6,267 8/24/2018
0.0.1-preview5 7,986 8/5/2018
0.0.1-preview4 5,525 7/30/2018
0.0.1-preview3 7,244 7/17/2018
0.0.1-preview2 6,612 7/3/2018
0.0.1-preview1 3,044 6/28/2018