Sentry.AspNetCore 3.9.0

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

// Install Sentry.AspNetCore as a Cake Tool
#tool nuget:?package=Sentry.AspNetCore&version=3.9.0                

<p align="center"> <a href="https://sentry.io" target="_blank"> <img src="https://raw.githubusercontent.com/getsentry/sentry-dotnet/main/.assets/sentry-logo.png" alt="Sentry logo" width="280"> </a> </p>

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 <kbd>Check out our open positions</kbd>

Sentry SDK for .NET

build codecov Discord Chat

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

More Sentry .NET Integrations

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

  • Sentry.Minidump: Capture Minidumps on Windows, macOS and Linux.
  • Sentry.Xamarin: Xamarin native and Xamarin.Forms integration to get device data, breadcrumbs, and more.

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. The .NET API (DocFX) is generated on each merge to main and pushed to GitHub pages Documentation.

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. That means it is compatible with the following versions or newer:

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

Of those, we've tested (we run our unit/integration tests) against:

  • .NET Framework 4.8 on Windows
  • Mono 6.6 on macOS and Linux
  • .NET Core 2.1 on Windows, macOS and Linux
  • .NET Core 3.1 on Windows, macOS and Linux
  • .NET 5 on Windows, macOS and Linux

Sentry Protocol

For more details, please: refer to the documentation

Legacy frameworks

Sentry's Raven SDK, battle tested with over 3.500.000 downloads on NuGet has support to .NET Framework 3.5+ and is compatible with all versions of Sentry including sentry.io.

Resources

  • Documentation
  • Forum
  • 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 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.  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. 
.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 was computed. 
.NET Framework net461 was computed.  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 (48)

Showing the top 5 NuGet packages that depend on Sentry.AspNetCore:

Package Downloads
Sentry.AspNetCore.Grpc

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

Intility.Extensions.Logging.Sentry

Enable Sentry instrumentation and logging provider.

Amelia

Package Description

Oms.Framework

Update page result

FewBox.Core.Web

Web class lib.

GitHub repositories (7)

Showing the top 5 popular GitHub repositories that depend on Sentry.AspNetCore:

Repository Stars
bitfoundation/bitplatform
Build all of your apps using what you already know and love ❤️
ShokoAnime/ShokoServer
Repository for Shoko Server.
yiyungent/KnifeHub
🧰 简单易用的效率工具平台
Valour-Software/Valour
Valour is bringing communities into the future with unique features, blazing performance, and respect for users.
dotnet/nuget-trends
Check out NuGet packages adoption and what's trending on NuGet.
Version Downloads Last updated
5.4.0 13,896 7 days ago
5.3.0 35,908 15 days ago
5.2.0 49,004 24 days ago
5.1.1 102,816 a month ago
5.1.0 135,114 2 months ago
5.0.1 565,994 2 months ago
5.0.0 331,469 3 months ago
5.0.0-alpha.1 4,565 4 months ago
5.0.0-alpha.0 77 4 months ago
4.13.0 1,009,360 5 months ago
4.12.2 39,723 5 months ago
4.12.1 476,390 5 months ago
4.12.1-segv1 133 5 months ago
4.12.0 247,139 6 months ago
4.11.0 340,409 6 months ago
4.10.2 511,625 7 months ago
4.10.1 95,307 7 months ago
4.10.0 33,046 7 months ago
4.9.0 890,085 8 months ago
4.9.0-sync.collection.2 80 8 months ago
4.9.0-sync.collection.1 71 8 months ago
4.8.1 173,719 9 months ago
4.8.0 177,805 9 months ago
4.7.0 655,808 10 months ago
4.6.2 333,893 5/14/2024
4.6.1 8,789 5/14/2024
4.6.0 80,488 5/9/2024
4.5.0 205,625 4/30/2024
4.4.0 364,000 4/12/2024
4.3.0 24,568 4/10/2024
4.2.1 582,608 3/12/2024
4.2.0 34,847 3/11/2024
4.1.2 610,262 2/20/2024
4.1.1 91,016 2/14/2024
4.1.0 120,613 2/9/2024
4.0.3 24,490 2/7/2024
4.0.2 27,255 2/6/2024
4.0.1 21,649 2/5/2024
4.0.0 79,087 2/1/2024
4.0.0-beta.9 367 1/30/2024
4.0.0-beta.8 12,301 1/11/2024
4.0.0-beta.7 7,203 1/5/2024
4.0.0-beta.6 13,024 12/13/2023
4.0.0-beta.5 145 12/12/2023
4.0.0-beta.4 4,213 12/5/2023
4.0.0-beta.3 338 12/2/2023
4.0.0-beta.2 1,578 11/23/2023
4.0.0-beta.1 268 11/19/2023
4.0.0-beta.0 224 11/17/2023
4.0.0-alpha.0 2,464 11/9/2023
3.41.4 809,674 1/23/2024
3.41.3 1,040,771 11/29/2023
3.41.2 151,538 11/23/2023
3.41.1 50,393 11/22/2023
3.41.0 350,688 11/8/2023
3.40.1 527,655 10/12/2023
3.40.0 52,675 10/10/2023
3.40.0-beta.0 6,701 9/21/2023
3.39.1 482,604 9/12/2023
3.39.0 81,885 9/7/2023
3.38.0 6,484 9/6/2023
3.37.0 4,557 9/6/2023
3.36.0 238,242 8/22/2023
3.35.1 110,012 8/16/2023
3.35.0 89,551 8/8/2023
3.34.0 692,769 7/13/2023
3.33.1 682,810 6/13/2023
3.33.0 758,400 5/22/2023
3.32.0 12,329 5/22/2023
3.31.0 512,558 5/2/2023
3.30.0 377,508 4/11/2023
3.29.1 931,132 3/11/2023
3.29.0 128,108 3/6/2023
3.28.1 707,008 2/10/2023
3.28.0 37,981 2/8/2023
3.27.1 137,426 2/3/2023
3.27.0 80,275 2/1/2023
3.26.2 254,901 1/24/2023
3.26.1 176,593 1/17/2023
3.26.0 173,080 1/13/2023
3.25.0 672,958 12/23/2022
3.24.1 224,515 12/16/2022
3.24.0 1,303,613 11/18/2022
3.23.1 446,243 10/31/2022
3.23.0 42,289 10/27/2022
3.22.0 877,098 10/7/2022
3.21.0 999,970 9/2/2022
3.20.1 1,125,639 7/26/2022
3.20.0 57,016 7/22/2022
3.19.0 510,282 6/28/2022
3.18.0 233,824 6/15/2022
3.17.1 772,735 5/8/2022
3.17.0 92,050 5/3/2022
3.16.0 510,491 4/7/2022
3.15.0 603,112 3/15/2022
3.14.1 423,202 2/18/2022
3.14.0 128,081 2/14/2022
3.13.0 877,021 1/11/2022
3.12.3 332,248 12/19/2021
3.12.2 69,697 12/15/2021
3.12.1 210,885 12/6/2021
3.12.0 156,206 11/23/2021
3.12.0-alpha.1 3,744 11/7/2021
3.11.1 383,002 11/5/2021
3.11.0 131,151 11/2/2021
3.10.0 327,870 10/15/2021
3.9.4 364,841 9/29/2021
3.9.3 75,637 9/21/2021
3.9.2 105,438 9/10/2021
3.9.1 5,548 9/9/2021
3.9.0 159,619 8/27/2021
3.8.3 376,909 7/25/2021
3.8.2 71,541 7/17/2021
3.8.1 9,704 7/15/2021
3.8.0 118,625 7/14/2021
3.7.0 67,695 7/10/2021
3.6.1 116,709 7/2/2021
3.6.0 133,299 6/23/2021
3.6.0-alpha.2 650 6/18/2021
3.6.0-alpha.1 443 6/11/2021
3.5.0 305,896 6/7/2021
3.4.0 63,126 5/31/2021
3.4.0-beta.0 242 5/27/2021
3.3.5-beta.0 2,466 5/13/2021
3.3.4 458,000 4/26/2021
3.3.3 4,470 4/23/2021
3.3.2 21,291 4/23/2021
3.3.1 339,551 4/5/2021
3.3.0 27,928 4/3/2021
3.2.0 44,763 3/26/2021
3.1.0 296,885 3/10/2021
3.0.8 34,647 3/4/2021
3.0.7 106,641 2/20/2021
3.0.6 59,495 2/14/2021
3.0.5 40,882 2/9/2021
3.0.4 14,277 2/8/2021
3.0.3 51,274 2/3/2021
3.0.2 14,445 2/3/2021
3.0.1 95,095 1/29/2021
3.0.0 30,909 1/28/2021
3.0.0-beta.0 752 1/20/2021
3.0.0-alpha.11 410 1/15/2021
3.0.0-alpha.10 684 1/10/2021
3.0.0-alpha.9 907 12/29/2020
3.0.0-alpha.8 731 12/25/2020
3.0.0-alpha.7 2,888 12/16/2020
3.0.0-alpha.6 2,051 11/30/2020
3.0.0-alpha.5 3,399 11/21/2020
3.0.0-alpha.4 1,976 11/2/2020
3.0.0-alpha.3 302 10/29/2020
3.0.0-alpha.2 418 10/21/2020
3.0.0-alpha.1 362 10/16/2020
3.0.0-alpha.0 658 9/25/2020
2.2.0-alpha 1,427 9/19/2020
2.1.8 1,103,465 11/21/2020
2.1.6 1,063,326 8/20/2020
2.1.5 174,589 7/27/2020
2.1.5-beta 3,219 6/30/2020
2.1.4 384,026 6/25/2020
2.1.3 278,589 6/5/2020
2.1.2-beta5 3,217 5/19/2020
2.1.2-beta4 1,592 5/12/2020
2.1.2-beta3 1,060 5/7/2020
2.1.2-beta2 19,472 4/16/2020
2.1.2-beta 3,277 3/31/2020
2.1.1 874,789 3/19/2020
2.1.0 425,253 2/24/2020
2.0.3 132,239 2/12/2020
2.0.2 19,026 2/8/2020
2.0.1 89,596 1/28/2020
2.0.0 13,813 1/28/2020
2.0.0-beta8 22,407 1/15/2020
2.0.0-beta7 153,691 12/17/2019
2.0.0-beta6 81,677 10/31/2019
2.0.0-beta5 6,107 10/29/2019
2.0.0-beta4 66,060 9/4/2019
2.0.0-beta3 11,822 7/26/2019
2.0.0-beta2 3,710 6/9/2019
2.0.0-beta 2,087 6/4/2019
1.2.1-beta 767 5/27/2019
1.2.0 1,081,029 5/23/2019
1.1.3-beta4 878 5/15/2019
1.1.3-beta3 628 5/13/2019
1.1.3-beta2 2,047 3/28/2019
1.1.3-beta 2,708 2/11/2019
1.1.2 375,271 1/16/2019
1.1.2-beta 1,172 1/8/2019
1.1.1 13,101 1/5/2019
1.1.0 63,157 12/5/2018
1.0.1-beta5 1,117 12/5/2018
1.0.1-beta4 1,648 12/3/2018
1.0.1-beta3 13,177 11/15/2018
1.0.1-beta2 1,633 11/14/2018
1.0.1-beta 16,262 10/24/2018
1.0.0 201,975 10/2/2018
1.0.0-rc2 20,687 9/7/2018
1.0.0-rc 3,933 8/24/2018
0.0.1-preview5 5,005 8/5/2018
0.0.1-preview4 3,419 7/30/2018
0.0.1-preview3 4,863 7/17/2018
0.0.1-preview2 4,878 7/3/2018
0.0.1-preview1 1,383 6/28/2018

Changes since version 3.8.3

Features:
- EF Core and SQLClient performance monitoring integration ([#1154](https://github.com/getsentry/sentry-dotnet/pull/1154))
- Improved SDK diagnostic logs ([#1161](https://github.com/getsentry/sentry-dotnet/pull/1161))
- Add Scope observer to SentryOptions ([#1153](https://github.com/getsentry/sentry-dotnet/pull/1153))

Fixes:
- Fix end session from Hub adapter not being passed to SentrySDK ([#1158](https://github.com/getsentry/sentry-dotnet/pull/1158))
- Installation id catches dir not exist([#1159](https://github.com/getsentry/sentry-dotnet/pull/1159))
- Set error status to transaction if http has exception and ok status ([#1143](https://github.com/getsentry/sentry-dotnet/pull/1143))
- Fix max breadcrumbs limit when MaxBreadcrumbs is zero or lower ([#1145](https://github.com/getsentry/sentry-dotnet/pull/1145))
-->
     See full changelog at https://github.com/getsentry/sentry-dotnet/blob/main/CHANGELOG.md