Keep your NuGet package Microsoft.Web.WebView2 updated to access new features.
On Windows 10 and 11, the Evergreen WebView2 Runtime is often already installed as part of the OS or alongside Microsoft Edge. evergreen webview2
The WebView2 Evergreen model relies on a shared runtime installed on the client machine. Instead of packaging a specific browser version with your app, your app points to this global runtime. Microsoft manages, updates, and patches this runtime automatically through Windows Update. How it works Keep your NuGet package Microsoft
Microsoft ensures that new updates do not break backward compatibility with older WebView2 APIs. Best Practices for Developers implement these three core strategies:
To build a resilient application using WebView2 Evergreen, implement these three core strategies: