0 Star 0 Fork 3

郑国财 / CefSharp

forked from 王安 / CefSharp 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

CefSharp - Embedded Chromium for .NET

This project contains .NET CLR bindings for The Chromium Embedded Framework (CEF) by Marshall A. Greenblatt. A small Core of the bindings are written in C++/CLI but the majority of code here is C#. It can of course be used from any CLR language, e.g. C# or VB.

CefSharp provides both WPF and WinForms web browser control implementations. See the CefSharp.Wpf.Example or CefSharp.WinForms.Example projects for example web browsers built using this library; they are (at this moment) the best "documentation" of features. In addition see the CefSharp.MinimalExample repo for how CefSharp can actually be used via NuGet packages.

This project is BSD licensed, which means that it can be used from both proprietary and free/open source applications. For the full details, see the LICENSE file.

Documentation, Contact etc.

Apart from code samples mentioned above work-in-progress documentation can be found in the wiki. If something is missing/incomplete, please don't hesitate to ask on StackOverflow or in the CefSharp Google Group. You might also find help by searching the archive to that same Google Group for previous questions.

NuGet Packages

Binary releases contain everything needed to embed Chromium in your CLR application. For usage see FAQ #8 item.

Pre-release
CefSharp.Wpf Has the final feature that a lot of people want, JS Binding ... reportedly some people already have it in productive use it and will never look back.

Stable
CefSharp.Wpf for either WPF or WinForms If you want mature battle tested code, and don't need the JS Binding (yet) go for this one.

Ultra stable/LTS Read "He's (almost) dead Jim", based on Chromium 25. See the CefSharp1 branch README for CefSharp1 info. We even date back to supporting .NET 2. Please note that the latest Stable release is the only version officially supported; it's very unlikely that we will fix bugs in older releases.

Branches & Forks

  • Development is done in the master branch, which used to be called CefSharp3 during the development cycle. New features are preferably added in feature branches, if the changes are more than trivial.
  • Ultra-stable/LTS sources are in CefSharp1.
  • The CefSharp GitHub project page is the recommended starting place. This is the "official" CefSharp fork, as maintained by the CefSharp community. You can also view the entire network of public forks/branches.

Links

  • CefGlue: An alternative .NET CEF wrapper built using P/Invoke.

空文件

简介

NET (WPF and Windows Forms) bindings for the Chromium Embedded Framework 展开 收起
C#
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
C#
1
https://gitee.com/zhenggc/CefSharp.git
git@gitee.com:zhenggc/CefSharp.git
zhenggc
CefSharp
CefSharp
master

搜索帮助