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.
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.
// Install WebViewControl-WPF as a Cake Addin
#addin nuget:?package=WebViewControl-WPF&version=2.75.61

// Install WebViewControl-WPF as a Cake Tool
#tool nuget:?package=WebViewControl-WPF&version=2.75.61

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
2.85.23 496 1/19/2021
2.85.10 381 12/21/2020
2.75.63 398 11/10/2020
2.75.61 397 11/10/2020