getsentry / getsentry/sentry-dotnet
Investigate Blazor+MAUI hybrid apps
Open
.NET
Feature
Framework: Blazor
Framework: MAUI
Waiting for: Product Owner
- Dominant language
- C#
- Stars
- 770
- Forks
- 248
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 49
Description
### Problem Statement
Looks like MAUI Blazor hybrid apps are getting popular.
- https://learn.microsoft.com/en-us/aspnet/core/blazor/hybrid/tutorials/maui
- https://learn.microsoft.com/en-us/dotnet/maui/user-interface/controls/blazorwebview
- https://www.codemag.com/Article/2111092/Blazor-Hybrid-Web-Apps-with-.NET-MAUI
- https://www.youtube.com/watch?v=bnoCU5XGBh4
- https://www.youtube.com/watch?v=v36s9snCrXU
We should see if we can support it OOTB with the Sentry .NET MAUI SDK.
### Solution Brainstorm
It may be helpful to bundle the Sentry JavaScript SDK, not sure.
Contributor guide
Assessment
This issue has not been assessed yet.