Sentry 3.21.0

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 5 on Windows, macOS and Linux
  • .NET Core 3.1 on Windows, macOS and Linux
  • .NET Core 2.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

Showing the top 20 packages that depend on Sentry.

Packages Downloads
Sentry.Serilog
Official Serilog integration for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.
123
Sentry.Extensions.Logging
Official Microsoft.Extensions.Logging integration for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.
36
Sentry.Serilog
Official Serilog integration for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.
35
Sentry.EntityFramework
Official Entity Framework 6 integration for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.
31
Sentry.Serilog
Official Serilog integration for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.
31
Sentry.EntityFramework
Official Entity Framework 6 integration for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.
30
Sentry.Extensions.Logging
Official Microsoft.Extensions.Logging integration for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.
29
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.
28
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.
26
Sentry.Extensions.Logging
Official Microsoft.Extensions.Logging integration for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.
24
Sentry.Extensions.Logging
Official Microsoft.Extensions.Logging integration for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.
23
Sentry.Serilog
Official Serilog integration for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.
23
Sentry.Extensions.Logging
Official Microsoft.Extensions.Logging integration for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.
22
Sentry.EntityFramework
Official Entity Framework 6 integration for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.
22
Sentry.Serilog
Official Serilog integration for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.
22

Changes since version Features Various fixes & improvements: - Add ISentryTransactionProcessor (#1862) by @SimonCropp - Stop using `server-os` and `server-runtime` (#1893) by @mattjohnsonpint - Fix Sentry interfering with MAUI's focus events (#1891) by @mattjohnsonpint - Copy context info from iOS (#1884) by @mattjohnsonpint - Flush caching transport with main flush (#1890) by @mattjohnsonpint - Parse "Mono Unity IL2CPP" correctly in platform runtime name (#1742) by @bitsandfoxes - Fix detection of .NET Framework 4.8.1 (#1885) by @mattjohnsonpint - null check HttpContext in SystemWebVersionLocator (#1881) by @SimonCropp - Move Array option over to use List<T> (#1866) by @SimonCropp - Apply WinUI 3 exception handler in Sentry core (#1863) by @mattjohnsonpint - Fix environment name casing issue (#1861) by @SimonCropp - Allow some mobile options to be modified from defaults (#1857) by @mattjohnsonpint - Set default `Release` and `Distribution` for iOS and Android (#1856) by @mattjohnsonpint - fix: Skip attachment if stream is empty (#1854) by @bitsandfoxes - Add `Distribution` properties to go along with `Release` info (#1851) by @mattjohnsonpint - Add and configure options for the iOS SDK (#1849) by @mattjohnsonpint - Add MacCatalyst target and sample app (#1848) by @mattjohnsonpint - Add API for deliberately crashing an app (#1842) by @mattjohnsonpint - Serilog integration tests (#1828) by @SimonCropp - Enable Scope Sync for iOS (#1834) by @mattjohnsonpint - Add Native iOS Support (#1829) by @mattjohnsonpint - Logging loop with n log sentry (#1824) by @SimonCropp - Update Sentry Android SDK to version 6.3.0 (#1826) by @mattjohnsonpint - feat: Added 'integrations' to SdkVersion (#1820) by @bitsandfoxes --> See full changelog at https://github.com/getsentry/sentry-dotnet/blob/main/CHANGELOG.md

.NET Framework 4.6.1

.NET Standard 2.1

.NET Standard 2.0

.NET 6.0

.NET 6.0

.NET 6.0

  • No dependencies.

.NET 5.0

  • No dependencies.

.NET Core 3.0

.NET 6.0

  • No dependencies.

Version Downloads Last updated
5.5.0 1 04/03/2025
5.4.0 3 03/20/2025
5.3.0 3 03/15/2025
5.2.0 4 02/27/2025
5.1.1 4 02/17/2025
5.1.0 6 02/07/2025
5.0.1 6 01/30/2025
5.0.0 7 12/20/2024
5.0.0-alpha.1 8 12/11/2024
5.0.0-alpha.0 8 12/11/2024
4.13.0 10 11/20/2024
4.12.2 6 11/20/2024
4.12.1 11 10/11/2024
4.12.1-segv1 8 11/20/2024
4.12.0 11 10/12/2024
4.11.0 12 10/12/2024
4.10.2 9 08/23/2024
4.10.1 11 08/18/2024
4.10.0 16 08/15/2024
4.9.0 14 07/13/2024
4.9.0-sync.collection.2 11 08/02/2024
4.9.0-sync.collection.1 14 08/02/2024
4.8.1 15 07/06/2024
4.8.0 33 06/27/2024
4.7.0 30 05/27/2024
4.6.2 13 05/15/2024
4.6.0 28 05/11/2024
4.5.0 27 05/11/2024
4.4.0 18 04/16/2024
4.3.0 19 04/16/2024
4.2.1 20 03/12/2024
4.2.0 18 03/12/2024
4.1.2 13 03/21/2024
4.1.1 12 02/17/2024
4.1.0 14 02/14/2024
4.0.3 19 02/08/2024
4.0.2 16 02/08/2024
4.0.1 18 02/08/2024
4.0.0 15 02/08/2024
4.0.0-beta.9 16 02/08/2024
4.0.0-beta.8 15 02/08/2024
4.0.0-beta.7 15 02/08/2024
4.0.0-beta.6 17 02/08/2024
4.0.0-beta.5 14 02/08/2024
4.0.0-beta.4 15 02/08/2024
4.0.0-beta.3 12 02/08/2024
4.0.0-beta.2 14 02/08/2024
4.0.0-beta.1 14 02/08/2024
4.0.0-beta.0 18 02/08/2024
4.0.0-alpha.0 15 02/08/2024
3.41.4 15 02/08/2024
3.41.3 15 02/08/2024
3.41.2 14 02/08/2024
3.41.1 14 02/08/2024
3.41.0 15 02/17/2024
3.40.1 19 02/08/2024
3.40.0 16 02/08/2024
3.40.0-beta.0 15 02/08/2024
3.39.1 17 02/08/2024
3.39.0 17 02/08/2024
3.36.0 19 02/08/2024
3.35.1 13 02/08/2024
3.35.0 16 02/08/2024
3.34.0 14 02/08/2024
3.33.1 14 02/08/2024
3.33.0 14 02/17/2024
3.32.0 15 06/13/2023
3.31.0 15 06/13/2023
3.30.0 17 06/13/2023
3.29.1 16 06/14/2023
3.29.0 12 06/13/2023
3.28.1 14 06/13/2023
3.28.0 15 06/13/2023
3.27.1 16 06/14/2023
3.27.0 15 06/14/2023
3.26.2 14 06/14/2023
3.26.1 14 06/13/2023
3.26.0 15 06/13/2023
3.25.0 14 02/17/2024
3.24.1 14 06/13/2023
3.24.0 16 06/14/2023
3.23.1 14 06/13/2023
3.23.0 13 06/14/2023
3.22.0 13 06/13/2023
3.21.0 13 06/14/2023
3.20.1 15 06/13/2023
3.19.0 13 06/13/2023
3.18.0 13 06/14/2023
3.17.1 11 06/13/2023
3.17.0 15 06/13/2023
3.16.0 15 06/13/2023
3.15.0 16 06/14/2023
3.14.1 14 06/13/2023
3.14.0 12 02/17/2024
3.13.0 15 06/13/2023
3.12.3 18 06/13/2023
3.12.2 12 06/14/2023
3.12.1 15 06/13/2023
3.12.0 10 01/18/2024
3.12.0-alpha.1 19 08/27/2023
3.11.1 15 06/13/2023
3.11.0 16 06/14/2023
3.10.0 12 02/17/2024
3.9.4 14 06/11/2023
3.9.3 15 06/12/2023
3.9.2 13 06/12/2023
3.9.1 18 06/12/2023
3.9.0 20 06/11/2023
3.8.3 16 06/11/2023
3.8.2 12 06/11/2023
3.8.1 14 06/11/2023
3.8.0 11 02/17/2024
3.7.0 16 06/11/2023
3.6.1 11 06/12/2023
3.6.0 13 06/11/2023
3.6.0-alpha.2 12 02/17/2024
3.6.0-alpha.1 18 02/17/2024
3.5.0 15 06/12/2023
3.4.0 17 06/10/2023
3.4.0-beta.0 15 08/28/2023
3.3.5-beta.0 18 08/27/2023
3.3.4 15 06/10/2023
3.3.3 14 06/11/2023
3.3.2 13 06/11/2023
3.3.1 17 06/11/2023
3.3.0 13 06/11/2023
3.2.0 14 06/11/2023
3.1.0 15 06/12/2023
3.0.8 14 06/12/2023
3.0.7 17 06/12/2023
3.0.6 15 06/12/2023
3.0.5 13 06/11/2023
3.0.4 12 06/11/2023
3.0.3 12 06/11/2023
3.0.2 14 06/12/2023
3.0.1 13 06/11/2023
3.0.0 11 06/11/2023
3.0.0-beta.0 15 08/29/2023
3.0.0-alpha.11 20 08/25/2023
3.0.0-alpha.10 19 08/30/2023
3.0.0-alpha.9 17 02/17/2024
3.0.0-alpha.8 15 02/17/2024
3.0.0-alpha.7 17 02/17/2024
3.0.0-alpha.6 16 02/17/2024
3.0.0-alpha.5 15 02/09/2024
3.0.0-alpha.4 15 02/17/2024
3.0.0-alpha.3 17 02/17/2024
3.0.0-alpha.2 16 02/17/2024
3.0.0-alpha.1 17 02/17/2024
3.0.0-alpha.0 13 02/17/2024
2.2.0-alpha 16 06/14/2023
2.1.8 121 12/13/2020
2.1.6 15 01/18/2021
2.1.5 15 06/11/2023
2.1.5-beta 16 06/14/2023
2.1.4 13 06/11/2023
2.1.3 15 06/11/2023
2.1.2-beta5 18 08/31/2023
2.1.2-beta4 16 08/28/2023
2.1.2-beta3 16 08/27/2023
2.1.2-beta2 11 02/17/2024
2.1.2-beta 14 02/17/2024
2.1.1 23 06/11/2023
2.1.0 12 06/11/2023
2.0.3 11 06/11/2023
2.0.2 11 06/11/2023
2.0.1 16 06/11/2023
2.0.0-beta8 14 08/26/2023
2.0.0-beta7 11 09/01/2023
2.0.0-beta6 14 08/25/2023
2.0.0-beta5 18 08/28/2023
2.0.0-beta4 14 08/27/2023
2.0.0-beta3 18 08/29/2023
2.0.0-beta2 12 08/26/2023
2.0.0-beta 14 06/13/2023
1.2.1-beta 16 06/14/2023
1.2.0 15 06/11/2023
1.1.3-beta4 18 08/30/2023
1.1.3-beta3 18 08/30/2023
1.1.3-beta2 17 08/28/2023
1.1.3-beta 12 06/14/2023
1.1.2 15 06/11/2023
1.1.2-beta 16 06/14/2023
1.1.1 18 06/11/2023
1.1.0 16 06/11/2023
1.0.1-beta5 14 08/25/2023
1.0.1-beta4 15 08/27/2023
1.0.1-beta3 13 08/31/2023
1.0.1-beta2 16 08/30/2023
1.0.1-beta 14 06/14/2023
1.0.0 13 06/11/2023
1.0.0-rc2 11 02/17/2024
1.0.0-rc 11 06/14/2023
0.0.1-preview5 16 02/17/2024
0.0.1-preview4 15 12/28/2023
0.0.1-preview3 15 02/17/2024
0.0.1-preview2 13 02/17/2024
0.0.1-preview1 16 02/17/2024