Sentry.AspNetCore.Grpc
3.4.0-beta.0
Prefix Reserved
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
<PackageReference Include="Sentry.AspNetCore.Grpc" Version="3.4.0-beta.0" />
<PackageVersion Include="Sentry.AspNetCore.Grpc" Version="3.4.0-beta.0" />
<PackageReference Include="Sentry.AspNetCore.Grpc" />
paket add Sentry.AspNetCore.Grpc --version 3.4.0-beta.0
#r "nuget: Sentry.AspNetCore.Grpc, 3.4.0-beta.0"
#:package Sentry.AspNetCore.Grpc@3.4.0-beta.0
#addin nuget:?package=Sentry.AspNetCore.Grpc&version=3.4.0-beta.0&prerelease
#tool nuget:?package=Sentry.AspNetCore.Grpc&version=3.4.0-beta.0&prerelease
Official ASP.NET Core gRPC integration for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.
| Product | Versions 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. |
-
.NETCoreApp 3.0
- Google.Protobuf (>= 3.13.0)
- Grpc.AspNetCore.Server (>= 2.32.0)
- Sentry.AspNetCore (>= 3.4.0-beta.0)
-
net5.0
- Google.Protobuf (>= 3.13.0)
- Grpc.AspNetCore.Server (>= 2.32.0)
- Sentry.AspNetCore (>= 3.4.0-beta.0)
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 |
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