WebView2.Runtime.X86
148.0.3967.96
dotnet add package WebView2.Runtime.X86 --version 148.0.3967.96
NuGet\Install-Package WebView2.Runtime.X86 -Version 148.0.3967.96
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.X86" Version="148.0.3967.96" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="WebView2.Runtime.X86" Version="148.0.3967.96" />
<PackageReference Include="WebView2.Runtime.X86" />
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.X86 --version 148.0.3967.96
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: WebView2.Runtime.X86, 148.0.3967.96"
#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.X86@148.0.3967.96
#: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.X86&version=148.0.3967.96
#tool nuget:?package=WebView2.Runtime.X86&version=148.0.3967.96
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 |
|---|---|---|
| 148.0.3967.96 | 58 | 5/30/2026 |
| 148.0.3967.83 | 201 | 5/22/2026 |
| 148.0.3967.70 | 197 | 5/16/2026 |
| 148.0.3967.54 | 168 | 5/8/2026 |
| 147.0.3912.98 | 157 | 5/1/2026 |
| 147.0.3912.86 | 166 | 4/25/2026 |
| 147.0.3912.72 | 123 | 4/24/2026 |
| 147.0.3912.60 | 198 | 4/11/2026 |
| 146.0.3856.109 | 214 | 4/7/2026 |
| 146.0.3856.97 | 269 | 4/2/2026 |
| 146.0.3856.84 | 186 | 3/27/2026 |
| 146.0.3856.78 | 165 | 3/24/2026 |
| 146.0.3856.72 | 168 | 3/21/2026 |
| 146.0.3856.62 | 270 | 3/16/2026 |
| 146.0.3856.59 | 135 | 3/14/2026 |
| 145.0.3800.97 | 199 | 3/7/2026 |
| 145.0.3800.82 | 210 | 2/27/2026 |
| 145.0.3800.70 | 194 | 2/21/2026 |
| 145.0.3800.65 | 2,441 | 2/18/2026 |
| 145.0.3800.58 | 616 | 2/15/2026 |
Loading failed