Sentry.AspNetCore 6.6.0 — NuGet Package for .NET
Sentry.AspNetCore 6.6.0 NuGet package for .NET. Official ASP.NET Core integration for Sentry - Open-source error tracking that helps developers monitor…
Authors: Sentry Team and Contributors
Total downloads: 69,544,859
Project URL: https://sentry.io/
License: https://www.nuget.org/packages/Sentry.AspNetCore/6.6.0/license
Tags: Sentry, GetSentry, Error-Reporting, Crash-Reporting, Exception-Handling, AspNetCore, MVC
Install Sentry.AspNetCore 6.6.0
.NET CLI
dotnet add package Sentry.AspNetCore --version 6.6.0
Package Manager Console
Install-Package Sentry.AspNetCore -Version 6.6.0
PackageReference (csproj)
<PackageReference Include="Sentry.AspNetCore" Version="6.6.0" />
View full details, downloads chart, dependencies and version history on NuBrowse.