WinUI3-WebView2-Hosting-BlazorApp
WinUI3-WebView2-Hosting-BlazorApp copied to clipboard
WinUI3-WebView2-Hosting-BlazorApp
This repo contains a solution with a WinUI 3 app and a Blazor WASM app. The solution shows how a WinUI app can communicate with a hosted Blazor App via JavaScript interop.
Read more about this solution in these two blog posts:
https://www.thomasclaudiushuber.com/2020/02/18/hosting-blazor-app-in-winui-3-with-webview-2-and-call-blazor-component-method-from-winui/
https://www.thomasclaudiushuber.com/2020/02/19/calling-winui-from-blazor-app-hosted-in-webview2/