Official ASP.NET Core integration for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.
Info
Version: | 5.0.0 |
Author(s): | Sentry Team and Contributors |
Last Update: | Thursday, December 19, 2024 |
.NET Fiddle: | Online Example |
Project Url: | https://sentry.io/ |
NuGet Url: | https://www.nuget.org/packages/Sentry.AspNetCore |
Install
Install-Package Sentry.AspNetCore
dotnet add package Sentry.AspNetCore
paket add Sentry.AspNetCore
Sentry.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Sentry.Extensions.Logging(>= 3.0.3)
- Microsoft.AspNetCore.Diagnostics.Abstractions(>= 2.1.0)
- Microsoft.AspNetCore.Hosting(>= 2.1.0)
- Microsoft.AspNetCore.Routing.Abstractions(>= 2.1.0)
- Microsoft.Extensions.Configuration.Binder(>= 2.1.0)
- Microsoft.Extensions.DependencyInjection(>= 2.1.0)
- System.Diagnostics.DiagnosticSource(>= 4.5.0)
- Sentry.Extensions.Logging(>= 3.0.3)
- Sentry.Extensions.Logging(>= 3.0.3)
Tags