A collection of sample apps showcasing WebView2 in WinUI (2 and 3).
Example projects that show the results of following the Call native-side WinRT code from web-side code tutorial for WinUI 2 and WinUI 3 apps.
A very simple app that shows how to get the installed browesr version by calling the CoreWebView2Environment.GetAvailableBrowserVersionString() API.