Evergreen Webview2

env = await CoreWebView2Environment.CreateAsync();

Software vendors package a specific, immutable version of the Chromium binaries directly within their application installer. evergreen webview2

| Feature | Evergreen Bootstrapper | Evergreen Standalone | Fixed Version | | :--- | :--- | :--- | :--- | | | Small (~2MB) | Large (~120MB) | Large (Self-managed) | | Internet Required? | Yes (to download runtime) | No | No | | Updates | Automatic (via Windows Update) | Automatic (via Windows Update) | Manual (Developer controls) | | Target Audience | Consumer Apps, Web Download | Enterprise, Offline Machines | Strict Environment Control | env = await CoreWebView2Environment