WebViewControl-WPF 2.75.61

There is a newer version of this package available.
See the version list below for details.
dotnet add package WebViewControl-WPF --version 2.75.61
                    
NuGet\Install-Package WebViewControl-WPF -Version 2.75.61
                    
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="WebViewControl-WPF" Version="2.75.61" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="WebViewControl-WPF" Version="2.75.61" />
                    
Directory.Packages.props
<PackageReference Include="WebViewControl-WPF" />
                    
Project file
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 WebViewControl-WPF --version 2.75.61
                    
#r "nuget: WebViewControl-WPF, 2.75.61"
                    
#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 WebViewControl-WPF@2.75.61
                    
#: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=WebViewControl-WPF&version=2.75.61
                    
Install as a Cake Addin
#tool nuget:?package=WebViewControl-WPF&version=2.75.61
                    
Install as a Cake Tool

WebView

WebView is a Avalonia/WPF control that wraps CefGlue webview control. Provides the following additional features:

  • Strongly-typed javascript evaluation: results of javascript evaluation returns the appropriate type
  • Scripts are aggregated and executed in bulk for improved performance
  • Synchronous javascript evaluation
  • Javascript error handling with stack information
  • Events to intercept and respond to resource load
  • Events to track file download progress
  • Ability to load embedded resources using a custom protocol
  • Ability to disable history navigation
  • Error handling
  • Proxy configuration support
  • Runs under AnyCPU configuration (works both on x64 and x86 configurations)
  • Option to run in offscreen mode

Build pre-requisites

  • CefGlue Nuget packages

TODO

  • Improve documentation
Product Compatible and additional computed target framework versions.
.NET Framework net472 is compatible.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on WebViewControl-WPF:

Package Downloads
ReactViewControl-WPF

ReactViewControl for WPF powered by CefGlue

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.120.11 266 12/18/2025
3.120.10 283 5/27/2025
3.120.7 238 10/21/2024
3.120.6 200 10/14/2024
3.120.5 200 9/4/2024
3.120.2 251 6/24/2024
2.85.23 733 1/19/2021
2.85.10 621 12/21/2020
2.75.63 602 11/10/2020
2.75.61 629 11/10/2020