Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork3k
.NET (WPF and Windows Forms) bindings for the Chromium Embedded Framework
License
cefsharp/CefSharp
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This project contains .NET CLR bindings for TheChromium Embedded Framework (CEF) by Marshall A. Greenblatt. A smallCore 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 theCefSharp.Wpf.Example orCefSharp.WinForms.Example projects for example web browsers built using this library; they are (at this moment) the best "documentation" of features. In addition see theCefSharp.MinimalExample repo for how CefSharp can actually be used via NuGet packages.
This project isBSD licensed, which means that it can be used from both proprietary and free/open source applications. For the full details, see theLICENSE file.
Apart from code samples mentioned above work-in-progress documentation can be foundin the wiki. If something is missing/incomplete, please don't hesitate to ask on theCefSharp Google Group. You might also find help by searching the archive to that same Google Group for previous questions.
Binary releases contain everything needed to embed Chromium in your .Net/CLR application. For usage seeFAQ #8 item.
Upgrading from an earlier version of CefSharp? See theChangeLog for breaking changes and upgrade tips.
CI Builds
Every commit onmaster produces aNuget package. Use at your own risk!CefSharp MyGet Feed
Stable for eitherWPF orWinForms orOffScreen nowincluding JS Binding.
Ultra stable/LTS Read "He's dead Jim", based on Chromium 25. See theCefSharp1 branch README for CefSharp1 info. Please note that this version is no longer supported.
- Development is done in the
masterbranch, whichused to be calledCefSharp3during 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 viewthe entire network of public forks/branches.
- CefGlue: An alternative .NET CEF wrapper built using P/Invoke.
About
.NET (WPF and Windows Forms) bindings for the Chromium Embedded Framework
Topics
Resources
License
Contributing
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.