DotNetBrowser.Wpf
2.9.0
See the version list below for details.
Install-Package DotNetBrowser.Wpf -Version 2.9.0
dotnet add package DotNetBrowser.Wpf --version 2.9.0
<PackageReference Include="DotNetBrowser.Wpf" Version="2.9.0" />
paket add DotNetBrowser.Wpf --version 2.9.0
#r "nuget: DotNetBrowser.Wpf, 2.9.0"
// Install DotNetBrowser.Wpf as a Cake Addin
#addin nuget:?package=DotNetBrowser.Wpf&version=2.9.0
// Install DotNetBrowser.Wpf as a Cake Tool
#tool nuget:?package=DotNetBrowser.Wpf&version=2.9.0
A Chromium-based WPF component that can be embedded into your .NET application to display modern web pages built with HTML5, CSS3, JavaScript etc.
To be able to use DotNetBrowser, you should obtain a licence by filling a form at https://www.teamdev.com/dotnetbrowser#evaluate
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp3.0 netcoreapp3.1 |
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
-
.NETCoreApp 3.0
- DotNetBrowser (>= 2.9.0)
-
.NETFramework 4.5
- DotNetBrowser (>= 2.9.0)
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 |
---|---|---|
2.14.0 | 162 | 4/29/2022 |
2.13.1 | 253 | 4/12/2022 |
2.13.0 | 108 | 4/7/2022 |
2.12.0 | 171 | 3/23/2022 |
2.11.0 | 526 | 1/14/2022 |
2.10.0 | 919 | 11/18/2021 |
2.9.0 | 8,385 | 9/24/2021 |
2.8.0 | 1,249 | 8/20/2021 |
2.7.0 | 495 | 7/26/2021 |
2.6.0 | 1,806 | 5/27/2021 |
2.5.0 | 931 | 4/7/2021 |
2.4.0 | 1,831 | 3/2/2021 |
2.3.0 | 1,851 | 11/26/2020 |
2.2.0 | 753 | 9/9/2020 |
2.1.1 | 3,674 | 7/2/2020 |
2.1.0 | 424 | 6/18/2020 |
2.0.0 | 2,865 | 2/27/2020 |
The Chromium engine has been upgraded to version 92.0.4515.159.
The INavigation interface has been extended with the LoadProgressChanged event.
Additional (back/forward) mouse buttons are now properly recognized and can be handled in DotNetBrowser.
For full list of fixes and improvements, see the release notes:
https://dotnetbrowser-support.teamdev.com/release-notes/2021/v2-9.html