WebView2.Runtime.ARM64
150.0.4078.99
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 150.0.4078.99
NuGet\Install-Package WebView2.Runtime.ARM64 -Version 150.0.4078.99
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="150.0.4078.99" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="WebView2.Runtime.ARM64" Version="150.0.4078.99" />
<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 150.0.4078.99
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: WebView2.Runtime.ARM64, 150.0.4078.99"
#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@150.0.4078.99
#: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=150.0.4078.99
#tool nuget:?package=WebView2.Runtime.ARM64&version=150.0.4078.99
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.3967.48)
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 |
|---|---|---|
| 153.0.4234.48 | 0 | 9/19/2026 |
| 153.0.4234.32 | 104 | 9/11/2026 |
| 152.0.4191.62 | 120 | 9/4/2026 |
| 151.0.4129.107 | 115 | 8/25/2026 |
| 151.0.4129.101 | 130 | 8/21/2026 |
| 151.0.4129.93 | 126 | 8/18/2026 |
| 151.0.4129.86 | 137 | 8/15/2026 |
| 151.0.4129.78 | 127 | 8/11/2026 |
| 151.0.4129.59 | 149 | 8/1/2026 |
| 150.0.4078.105 | 289 | 7/28/2026 |
| 150.0.4078.99 | 155 | 7/25/2026 |
| 150.0.4078.96 | 149 | 7/24/2026 |
| 150.0.4078.83 | 156 | 7/18/2026 |
| 150.0.4078.65 | 152 | 7/10/2026 |
| 150.0.4078.48 | 153 | 7/3/2026 |
| 149.0.4022.98 | 143 | 6/27/2026 |
| 149.0.4022.96 | 158 | 6/26/2026 |
| 149.0.4022.80 | 154 | 6/19/2026 |
| 149.0.4022.69 | 161 | 6/13/2026 |
| 149.0.4022.62 | 159 | 6/10/2026 |
Loading failed