WebView2.Runtime.ARM64
146.0.3856.97
dotnet add package WebView2.Runtime.ARM64 --version 146.0.3856.97
NuGet\Install-Package WebView2.Runtime.ARM64 -Version 146.0.3856.97
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="WebView2.Runtime.ARM64" Version="146.0.3856.97" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="WebView2.Runtime.ARM64" Version="146.0.3856.97" />
<PackageReference Include="WebView2.Runtime.ARM64" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add WebView2.Runtime.ARM64 --version 146.0.3856.97
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: WebView2.Runtime.ARM64, 146.0.3856.97"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package WebView2.Runtime.ARM64@146.0.3856.97
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=WebView2.Runtime.ARM64&version=146.0.3856.97
#tool nuget:?package=WebView2.Runtime.ARM64&version=146.0.3856.97
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Webview2 runtime for Fixed Version distribution.
Example usage:
var webView = new WebView2() { Dock = DockStyle.Fill };
await webView.EnsureCoreWebView2Async(await CoreWebView2Environment.CreateAsync(Path.Combine(AppDomain.CurrentDomain.BaseDirectory, "WebView2")));
Controls.Add(webView);
webView.CoreWebView2.Navigate("https://nuget.org/");
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
- Microsoft.Web.WebView2 (>= 1.0.2957.106)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 146.0.3856.97 | 70 | 4/2/2026 |
| 146.0.3856.84 | 84 | 3/27/2026 |
| 146.0.3856.78 | 84 | 3/24/2026 |
| 146.0.3856.72 | 85 | 3/21/2026 |
| 146.0.3856.62 | 106 | 3/16/2026 |
| 146.0.3856.59 | 92 | 3/14/2026 |
| 145.0.3800.97 | 93 | 3/7/2026 |
| 145.0.3800.82 | 116 | 2/27/2026 |
| 145.0.3800.70 | 219 | 2/21/2026 |
| 145.0.3800.65 | 106 | 2/18/2026 |
| 145.0.3800.58 | 105 | 2/15/2026 |
| 144.0.3719.115 | 114 | 2/6/2026 |
| 144.0.3719.104 | 129 | 1/30/2026 |
| 144.0.3719.93 | 814 | 1/25/2026 |
| 144.0.3719.92 | 113 | 1/24/2026 |
| 144.0.3719.82 | 119 | 1/17/2026 |
| 143.0.3650.139 | 363 | 1/9/2026 |
| 143.0.3650.96 | 329 | 12/19/2025 |
| 143.0.3650.80 | 184 | 12/12/2025 |
| 143.0.3650.66 | 251 | 12/5/2025 |
Loading failed