WebView2.Runtime.ARM64
146.0.3856.72
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package WebView2.Runtime.ARM64 --version 146.0.3856.72
NuGet\Install-Package WebView2.Runtime.ARM64 -Version 146.0.3856.72
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.72" />
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.72" />
<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.72
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: WebView2.Runtime.ARM64, 146.0.3856.72"
#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.72
#: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.72
#tool nuget:?package=WebView2.Runtime.ARM64&version=146.0.3856.72
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 |
|---|---|---|
| 147.0.3912.60 | 85 | 4/11/2026 |
| 146.0.3856.109 | 94 | 4/7/2026 |
| 146.0.3856.97 | 100 | 4/2/2026 |
| 146.0.3856.84 | 91 | 3/27/2026 |
| 146.0.3856.78 | 92 | 3/24/2026 |
| 146.0.3856.72 | 93 | 3/21/2026 |
| 146.0.3856.62 | 112 | 3/16/2026 |
| 146.0.3856.59 | 97 | 3/14/2026 |
| 145.0.3800.97 | 98 | 3/7/2026 |
| 145.0.3800.82 | 119 | 2/27/2026 |
| 145.0.3800.70 | 237 | 2/21/2026 |
| 145.0.3800.65 | 108 | 2/18/2026 |
| 145.0.3800.58 | 107 | 2/15/2026 |
| 144.0.3719.115 | 120 | 2/6/2026 |
| 144.0.3719.104 | 134 | 1/30/2026 |
| 144.0.3719.93 | 819 | 1/25/2026 |
| 144.0.3719.92 | 116 | 1/24/2026 |
| 144.0.3719.82 | 122 | 1/17/2026 |
| 143.0.3650.139 | 366 | 1/9/2026 |
| 143.0.3650.96 | 332 | 12/19/2025 |
Loading failed