Beth Massi
Beth Massi
/cc @davidortinau
Adding a doc request placeholder here based on customer feedback from Blazor hybrid survey. cc: @guardrex Coverage concepts... - Individual targets (webasm, Android, iOS, Mac, Windows) - All targets -...
### Description We need to update the .NET MAUI Blazor hybrid template to incorporate the same patterns in Blazor. We'll want to have "include sample code" as an option and...
I'm following along in your class in SF and all NuGet packages restored and build works great. However, I get an error about connecting to RabbitMQ. Do I need to...
Overview - What are MAUI hybrid apps?, explain options: HybridWebView or BlazorWebView, point to blazor/hybrid docs for BlazorWebView - Getting started / set up HybridWebView - Suggested project structure (VS...
### Type of issue Other (describe below) ### Description For .NET 9, we're changing the default F5 deployment for Windows to Unpackaged so that we can address new users who...
HybridWebView sample using React. [Use the example on Eilon's repository](https://github.com/Eilon/MauiHybridWebView/?tab=readme-ov-file#mauireactjshybridapp-react-js-app)
Routing and navigation - URI request routing behavior (later, not V1 at this time) - Initial navigation path (not implemented yet, likely different architecture than Blazor) - Navigation among pages...
Using browser developer tools is same setup as Blazor hybrid: https://learn.microsoft.com/en-us/aspnet/core/blazor/hybrid/developer-tools
Security considerations with the WebView Runtime- > same as Blazor hybrid docs: https://learn.microsoft.com/en-us/aspnet/core/blazor/hybrid/security/security-considerations?view=aspnetcore-8.0