DotNetBrowser64 1.21.3

Suggested Alternatives

DotNetBrowser.x64

Additional Details

DotNetBrowser 1.x is no longer officially supported by TeamDev:
https://dotnetbrowser-support.teamdev.com/docs/guides/migration/v1-v2.html#how-long-will-dotnetbrowser-version-1x-be-supported

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package DotNetBrowser64 --version 1.21.3
NuGet\Install-Package DotNetBrowser64 -Version 1.21.3
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="DotNetBrowser64" Version="1.21.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DotNetBrowser64 --version 1.21.3
#r "nuget: DotNetBrowser64, 1.21.3"
#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 DotNetBrowser64 as a Cake Addin
#addin nuget:?package=DotNetBrowser64&version=1.21.3

// Install DotNetBrowser64 as a Cake Tool
#tool nuget:?package=DotNetBrowser64&version=1.21.3

A Chromium-based WPF/WinForms component that can be embedded into your .NET application to display modern web pages built with HTML5, CSS3, JavaScript, Silverlight etc.

To be able to use DotNetBrowser, you should obtain a licence by filling a form at https://www.teamdev.com/dotnetbrowser#evaluate

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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

Fixes:
- The InvalidOperationException error occurs if a window with the WPFBrowserView control in the heavyweight rendering mode is used via a remote desktop connection.
- The JSValue returns a wrong number value in the German culture.