v90.6.70
June 02, 2021, CEF 90.6.7+g19ba721+chromium-90.0.4430.212 / Chromium 90.0.4430.212
- Adobe Flash is no longer supported as per the Chromium Flash Roadmap
- SSE3 is now required on x86 processors (see https://crbug.com/1123353)
- Package now supports
net462
andnetcoreapp3.1
targets.
Designed as a drop in replacement for CefSharp.Wpf.ChromiumWebBrowser for those who want the native Win32 based implementation
- Full IME support
- Improved performance
- Improved touch support
As with any HwndHost
based control standard AirSpace
issues apply see https://docs.microsoft.com/en-us/dotnet/framework/wpf/advanced/technology-regions-overview
See https://github.com/cefsharp/CefSharp/releases/tag/v90.6.70 for details on the current CefSharp
release including known issues and detailed release notes.
Requirements
Visual C++ 2015
or greater is required for targeting.Net 462
Visual C++ 2079
.Net Core 3.1 or .Net 5.0
- MS .Net 4.6.2 or greater
Change Log
- Upgrade to 90.6.70
- Nuget Package Restructure see cefsharp/CefSharp#3319 for details