说明:在同一窗口打开链接,只要稍加改造就可以实现,这里实现的是在新Tab页打开链接,并且支持带type="POST" target="_blank"的链接 github和bitbucket上相关问题: 1.WPF empty POST data when using custom popup https://github.com/cefsharp/CefSharp/issues/1267 2.CefLifeSpanHandler, customized OnB
.NET (WPF and Windows Forms) bindings for the Chromium Embedded Framework web: https://github.com/cefsharp/CefSharp nuget: Install-Package CefSharp.Wpf 比较流行的第三方内嵌浏览器组件,虽然还是一如既往的坑,但是最起码很多人踩,所以就用它了. 更多相关项目,请访问代码沉淀目录 重要提示:请注意项目的版本,以官方最新版本为准. 在很久很久之前,就有很
CefSharp是什么 A framework for embedding web-browsing-like capabilities to a standard .NET application (WPF or Windows Forms). A set of high-level custom controls to make it reasonably easy to integrate these capabilities in your application. Built on t