File tree Expand file tree Collapse file tree 4 files changed +8
-2
lines changed
src/Sentry.AspNetCore.Blazor.WebAssembly Expand file tree Collapse file tree 4 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 8
8
nuget:Sentry :
9
9
nuget:Sentry.AspNetCore :
10
10
nuget:Sentry.AspNetCore.Grpc :
11
+ nuget:Sentry.AspNetCore.Blazor.WebAssembly :
11
12
nuget:Sentry.AspNet :
12
13
nuget:Sentry.Azure.Functions.Worker :
13
14
nuget:Sentry.DiagnosticSource :
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## Unreleased
4
+
5
+ ### Features
6
+
7
+ - Make ` Sentry.AspNetCore.Blazor.WebAssembly ` generally available. ([ #3674 ] ( https://github.com/getsentry/sentry-dotnet/pull/3674 ) )
8
+
3
9
## 4.12.1
4
10
5
11
### Fixes
Original file line number Diff line number Diff line change @@ -19,10 +19,10 @@ Sentry SDK for .NET
19
19
| -----------------------------------| :---------:| :------------:| :-------------:| :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------:|
20
20
| ** Sentry** | [ ![ Downloads] ( https://img.shields.io/nuget/dt/Sentry.svg )] ( https://www.nuget.org/packages/Sentry ) | [ ![ NuGet] ( https://img.shields.io/nuget/v/Sentry.svg )] ( https://www.nuget.org/packages/Sentry ) | [ ![ NuGet] ( https://img.shields.io/nuget/vpre/Sentry.svg )] ( https://www.nuget.org/packages/Sentry ) | [ ![ Documentation] ( https://img.shields.io/badge/documentation-sentry.io-green.svg )] ( https://docs.sentry.io/platforms/dotnet/ ) |
21
21
| ** Sentry.AspNetCore** | [ ![ Downloads] ( https://img.shields.io/nuget/dt/Sentry.AspNetCore.svg )] ( https://www.nuget.org/packages/Sentry.AspNetCore ) | [ ![ NuGet] ( https://img.shields.io/nuget/v/Sentry.AspNetCore.svg )] ( https://www.nuget.org/packages/Sentry.AspNetCore ) | [ ![ NuGet] ( https://img.shields.io/nuget/vpre/Sentry.AspNetCore.svg )] ( https://www.nuget.org/packages/Sentry.AspNetCore ) | [ ![ Documentation] ( https://img.shields.io/badge/documentation-sentry.io-green.svg )] ( https://docs.sentry.io/platforms/dotnet/guides/aspnetcore/ ) |
22
+ | ** Sentry.AspNetCore.Blazor.WebAssembly** | [ ![ Downloads] ( https://img.shields.io/nuget/dt/Sentry.AspNetCore.Blazor.WebAssembly.svg )] ( https://www.nuget.org/packages/Sentry.AspNetCore.Blazor.WebAssembly ) | [ ![ NuGet] ( https://img.shields.io/nuget/v/Sentry.AspNetCore.Blazor.WebAssembly.svg )] ( https://www.nuget.org/packages/Sentry.AspNetCore.Blazor.WebAssembly ) | [ ![ NuGet] ( https://img.shields.io/nuget/vpre/Sentry.AspNetCore.Blazor.WebAssembly.svg )] ( https://www.nuget.org/packages/Sentry.AspNetCore.Blazor.WebAssembly ) | [ ![ Documentation] ( https://img.shields.io/badge/documentation-sentry.io-green.svg )] ( https://docs.sentry.io/platforms/dotnet/guides/blazor-webassembly/ ) |
22
23
| ** Sentry.AspNetCore.Grpc** | [ ![ Downloads] ( https://img.shields.io/nuget/dt/Sentry.AspNetCore.Grpc.svg )] ( https://www.nuget.org/packages/Sentry.AspNetCore.Grpc ) | [ ![ NuGet] ( https://img.shields.io/nuget/v/Sentry.AspNetCore.Grpc.svg )] ( https://www.nuget.org/packages/Sentry.AspNetCore.Grpc ) | [ ![ NuGet] ( https://img.shields.io/nuget/vpre/Sentry.AspNetCore.Grpc.svg )] ( https://www.nuget.org/packages/Sentry.AspNetCore.Grpc ) | [ ![ Documentation] ( https://img.shields.io/badge/documentation-sentry.io-green.svg )] ( https://docs.sentry.io/platforms/dotnet/guides/aspnetcore/ ) |
23
24
| ** Sentry.AspNet** | [ ![ Downloads] ( https://img.shields.io/nuget/dt/Sentry.AspNet.svg )] ( https://www.nuget.org/packages/Sentry.AspNet ) | [ ![ NuGet] ( https://img.shields.io/nuget/v/Sentry.AspNet.svg )] ( https://www.nuget.org/packages/Sentry.AspNet ) | [ ![ NuGet] ( https://img.shields.io/nuget/vpre/Sentry.AspNet.svg )] ( https://www.nuget.org/packages/Sentry.AspNet ) | [ ![ Documentation] ( https://img.shields.io/badge/documentation-sentry.io-green.svg )] ( https://docs.sentry.io/platforms/dotnet/guides/aspnet ) |
24
25
| ** Sentry.Azure.Functions.Worker** | [ ![ Downloads] ( https://img.shields.io/nuget/dt/Sentry.Azure.Functions.Worker.svg )] ( https://www.nuget.org/packages/Sentry.Azure.Functions.Worker ) | [ ![ NuGet] ( https://img.shields.io/nuget/v/Sentry.Azure.Functions.Worker.svg )] ( https://www.nuget.org/packages/Sentry.Azure.Functions.Worker ) | [ ![ NuGet] ( https://img.shields.io/nuget/vpre/Sentry.Azure.Functions.Worker.svg )] ( https://www.nuget.org/packages/Sentry.Azure.Functions.Worker ) | [ ![ Documentation] ( https://img.shields.io/badge/documentation-sentry.io-green.svg )] ( https://docs.sentry.io/platforms/dotnet/guides/azure-functions-worker/ ) |
25
- | ** Sentry.AspNetCore.Blazor.WebAssembly** | [ ![ Downloads] ( https://img.shields.io/nuget/dt/Sentry.AspNetCore.Blazor.WebAssembly.svg )] ( https://www.nuget.org/packages/Sentry.AspNetCore.Blazor.WebAssembly ) | [ ![ NuGet] ( https://img.shields.io/nuget/v/Sentry.AspNetCore.Blazor.WebAssembly.svg )] ( https://www.nuget.org/packages/Sentry.AspNetCore.Blazor.WebAssembly ) | [ ![ NuGet] ( https://img.shields.io/nuget/vpre/Sentry.AspNetCore.Blazor.WebAssembly.svg )] ( https://www.nuget.org/packages/Sentry.AspNetCore.Blazor.WebAssembly ) | [ ![ Documentation] ( https://img.shields.io/badge/documentation-sentry.io-green.svg )] ( https://docs.sentry.io/platforms/dotnet/guides/blazor-webassembly/ ) |
26
26
| ** Sentry.DiagnosticSource** | [ ![ Downloads] ( https://img.shields.io/nuget/dt/Sentry.DiagnosticSource.svg )] ( https://www.nuget.org/packages/Sentry.DiagnosticSource ) | [ ![ NuGet] ( https://img.shields.io/nuget/v/Sentry.DiagnosticSource.svg )] ( https://www.nuget.org/packages/Sentry.DiagnosticSource ) | [ ![ NuGet] ( https://img.shields.io/nuget/vpre/Sentry.DiagnosticSource.svg )] ( https://www.nuget.org/packages/Sentry.DiagnosticSource ) | [ ![ Documentation] ( https://img.shields.io/badge/documentation-sentry.io-green.svg )] ( https://docs.sentry.io/platforms/dotnet/performance/instrumentation/automatic-instrumentation/#diagnosticsource-integration ) |
27
27
| ** Sentry.EntityFramework** | [ ![ Downloads] ( https://img.shields.io/nuget/dt/Sentry.EntityFramework.svg )] ( https://www.nuget.org/packages/Sentry.EntityFramework ) | [ ![ NuGet] ( https://img.shields.io/nuget/v/Sentry.EntityFramework.svg )] ( https://www.nuget.org/packages/Sentry.EntityFramework ) | [ ![ NuGet] ( https://img.shields.io/nuget/vpre/Sentry.EntityFramework.svg )] ( https://www.nuget.org/packages/Sentry.EntityFramework ) | [ ![ Documentation] ( https://img.shields.io/badge/documentation-sentry.io-green.svg )] ( https://docs.sentry.io/platforms/dotnet/guides/entityframework ) |
28
28
| ** Sentry.Google.Cloud.Functions** | [ ![ Downloads] ( https://img.shields.io/nuget/dt/Sentry.Google.Cloud.Functions.svg )] ( https://www.nuget.org/packages/Sentry.Google.Cloud.Functions ) | [ ![ NuGet] ( https://img.shields.io/nuget/v/Sentry.Google.Cloud.Functions.svg )] ( https://www.nuget.org/packages/Sentry.Google.Cloud.Functions ) | [ ![ NuGet] ( https://img.shields.io/nuget/vpre/Sentry.Google.Cloud.Functions.svg )] ( https://www.nuget.org/packages/Sentry.Google.Cloud.Functions ) | [ ![ Documentation] ( https://img.shields.io/badge/documentation-sentry.io-green.svg )] ( https://docs.sentry.io/platforms/dotnet/guides/google-cloud-functions/ ) |
Original file line number Diff line number Diff line change 2
2
3
3
<PropertyGroup >
4
4
<TargetFrameworks >net6.0;net8.0</TargetFrameworks >
5
- <VersionSuffix >preview.1</VersionSuffix >
6
5
<RootNamespace >Sentry.AspNetCore.Blazor.WebAssembly</RootNamespace >
7
6
</PropertyGroup >
8
7
You can’t perform that action at this time.
0 commit comments