关于[Hosting a Blazor App in WinUI 3 with WebView2 and call a Blazor Component Method from WinUI]的摘要:
WinUI 3.0 is Microsoft’s upcoming UI framework to build modern, native Windows applications. Last week WinUI 3.0 alpha 2 came out, and Microsoft introduced a WebView2 control that is based on Microsoft Edge Chromium. That means you can run all the modern, awesome web stuff in that WebView2 control if you want.