Sentry.AspNetCore.Grpc 3.4.0-beta.0

Prefix Reserved
This is a prerelease version of Sentry.AspNetCore.Grpc.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Sentry.AspNetCore.Grpc --version 3.4.0-beta.0
                    
NuGet\Install-Package Sentry.AspNetCore.Grpc -Version 3.4.0-beta.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.Grpc" Version="3.4.0-beta.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Sentry.AspNetCore.Grpc" Version="3.4.0-beta.0" />
                    
Directory.Packages.props
<PackageReference Include="Sentry.AspNetCore.Grpc" />
                    
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.AspNetCore.Grpc --version 3.4.0-beta.0
                    
#r "nuget: Sentry.AspNetCore.Grpc, 3.4.0-beta.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.
#:package Sentry.AspNetCore.Grpc@3.4.0-beta.0
                    
#: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.AspNetCore.Grpc&version=3.4.0-beta.0&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Sentry.AspNetCore.Grpc&version=3.4.0-beta.0&prerelease
                    
Install as a Cake Tool

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

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.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp3.0 is compatible.  netcoreapp3.1 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

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

Package Downloads
WGM.Infrastructure.Core

Package Description

Itmo.Dev.Platform.Logging

Package Description

IA.Infrastructure.Core

Contains : - Core program launching with tye support - Keyvault support - Dapper connector - Auth0 - CORS - Test server

Itmo.Dev.Platform.Observability

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
6.4.0 118 4/17/2026
6.3.2 339 4/14/2026
6.3.1 680 4/8/2026
6.3.0 1,708 3/30/2026
6.2.0 3,183 3/13/2026
6.2.0-alpha.0 58 2/14/2026
6.1.0 32,491 2/10/2026
6.1.0-alpha.2 61 1/18/2026
6.1.0-alpha.1 57 1/11/2026
6.0.0 43,982 12/11/2025
6.0.0-rc.2-prerelease 173 11/25/2025
6.0.0-rc.1-prerelease 376 11/17/2025
6.0.0-preview.2-prerelease 178 10/30/2025
6.0.0-preview.1-prerelease 163 10/6/2025
5.16.3 2,527 1/26/2026
5.16.2 16,329 10/31/2025
5.16.1 15,754 10/14/2025
5.16.0 15,403 10/1/2025
5.15.1 12,617 9/20/2025
3.4.0-beta.0 344 5/27/2021
Loading failed

Changes since version 3.3.5-beta.0

Features:
- Serilog: Add support for Serilog.Formatting.ITextFormatter ([#998](https://github.com/getsentry/sentry-dotnet/pull/998))
- simplify ifdef ([#1010](https://github.com/getsentry/sentry-dotnet/pull/1010))
- Use `DebugDiagnosticLogger` as the default logger for legacy ASP.NET ([#1012](https://github.com/getsentry/sentry-dotnet/pull/1012))
- Adjust parameter type in `AddBreadcrumb` to use `IReadOnlyDictionary<...>` instead of `Dictionary<...>` ([#1000](https://github.com/getsentry/sentry-dotnet/pull/1000))
- await dispose everywhere ([#1009](https://github.com/getsentry/sentry-dotnet/pull/1009))
- Further simplify transaction integration from legacy ASP.NET ([#1011](https://github.com/getsentry/sentry-dotnet/pull/1011))
-->
     See full changelog at https://github.com/getsentry/sentry-dotnet/blob/main/CHANGELOG.md