You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/platforms/dotnet/guides/blazor-webassembly/index.mdx
-7Lines changed: 0 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,13 +6,6 @@ description: "Learn about Sentry's .NET integration with Blazor WebAssembly."
6
6
7
7
Sentry provides an integration with Blazor WebAssembly through the [Sentry.AspNetCore.Blazor.WebAssembly NuGet package](https://www.nuget.org/packages/Sentry.AspNetCore.Blazor.WebAssembly).
8
8
9
-
<Note>
10
-
11
-
The Blazor WebAssembly package is currently in alpha preview. Alpha features are still in progress and may have bugs. We recognize the irony.
12
-
13
-
</Note>
14
-
15
-
16
9
## Install
17
10
18
11
Add the Sentry dependency to your Blazor WebAssembly application:
0 commit comments