Got a quick question? Discussions here on GitHub is the preferred place to ask! CefSharp lets you embed Chromium in .NET apps. It is a lightweight .NET wrapper around the…
[](https://cefsharp.github.io/ "CefSharp - Embedded Chromium for .NET")





Got a quick question? Discussions here on GitHub is the preferred place to ask!
CefSharp lets you embed Chromium in .NET apps. It is a lightweight .NET wrapper around the Chromium Embedded Framework (CEF) by Marshall A. Greenblatt. About 30% of the bindings are written in C++/CLI with the majority of code here is C#. It can be used from C# or VB, or any other CLR language. CefSharp provides both WPF and WinForms web browser control implementations.
CefSharp is [BSD](https://opensource.org/licenses/BSD-3-Clause "BSD License") licensed, so it can be used in both proprietary and free/open source applications. For the full details, see the [LICENSE](LICENSE) file.
If you like and use CefSharp please consider signing up for a small monthly donation, even $25 can help tremendously. See [Financial Support](README.md#Financial-Support) for more details.
Releases
Stable binaries are released on NuGet, and contain everything you need to embed Chromium in your .Net/CLR application. For usage see the Quick Start guide or checkout CefSharp.MinimalExample project for basic demos using the CefSharp NuGet packages.
- CefSharp.WinForms
- CefSharp.Wpf
- CefSharp.OffScreen
- CefSharp.Wpf.HwndHost (A HwndHost based WPF implementation, similar to hosting the WinForms version in WPF, supports data binding, airspace issues apply).
Documentation
- See the CefSharp.Wpf.Example or CefSharp.WinForms.Example projects for example web browsers built with CefSharp. They demo most of the available features.
- See the CefSharp.MinimalExample project for a basic demo of using the CefSharp NuGet packages.
- See the General Usage Guide in help getting started/dealing with common scenarios.
- See the Wiki for work-in-progress documentation
- See the FAQ for help with common issues
- Upgrading from an earlier version of CefSharp? See the ChangeLog for breaking changes and upgrade tips.
- CefSharp API generated from the source code comments.
Contact
Please keep the Issue Tracker for Bugs only please! Before submitting a PR please read CONTRIBUTING.
- CefSharp Discussions is generally where
CefSharpspecific questions should be asked, please search before posting, thanks! - Stackoverflow is where generic html/javascript/C# questions can be asked.
- Chromium Embedded Framework(CEF) Forum
Branches & Forks
This is the official CefSharp fork, as maintained by the CefSharp community. You can also view the entire network of public forks/branches.
Development is done in the master branch. New features are preferably added in feature branches, if the changes are more than trivial. New PR's should be targeted against master.
When a new release is imminent a release branch is created. We try to avoid making public facing API changes in release branches (Adding new features is fine, just not breaking changes).
Releases
CI Builds
Every commit on master produces a Nuget package. Use at your own risk!
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
Release Branches
With each release a new branch is created, for example the 92.0.260 release corresponds to the cefsharp/92 branch.
If you're new to CefSharp and are downloading the source to check it out, please use a Release branch.
* VC++ 2022 is required starting with version 138
** For NetCore packages .Net 6 or greater is required.
| Branch | CEF Version | VC++ Version | .Net Version | Status |
|-----------------------------------------------------------------------|------|-------|---------|-----------------|
| master | 7827 | 2022* | 4.6.2** | Development |
| cefsharp/149| 7827 | 2022* | 4.6.2 | Release** |
| cefsharp/148| 7778 | 2022* | 4.6.2** | Unsupported |
| cefsharp/147| 7727 | 2022* | 4.6.2** | Unsupported |
| cefsharp/146| 7680 | 2022* | 4.6.2** | Unsupported |
| cefsharp/145| 7632 | 2022* | 4.6.2** | Unsupported |
| cefsharp/144| 7559 | 2022* | 4.6.2** | Unsupported |
| cefsharp/143| 7499 | 2022* | 4.6.2** | Unsupported |
| cefsharp/141| 7390 | 2022* | 4.6.2** | Unsupported |
| cefsharp/140| 7339 | 2022* | 4.6.2** | Unsupported |
| cefsharp/139| 7258 | 2022* | 4.6.2** | Unsupported |
| cefsharp/138| 7204 | 2022* | 4.6.2** | Unsupported |
| cefsharp/137| 7151 | 2019* | 4.6.2** | Unsupported |
| cefsharp/136| 7103 | 2019* | 4.6.2** | Unsupported |
| cefsharp/135| 7049 | 2019* | 4.6.2** | Unsupported |
| cefsharp/134| 6998 | 2019* | 4.6.2** | Unsupported |
| cefsharp/133| 6943 | 2019* | 4.6.2** | Unsupported |
| cefsharp/132| 6834 | 2019* | 4.6.2** | Unsupported |
| cefsharp/131| 6778 | 2019* | 4.6.2** | Unsupported |
| cefsharp/130| 6723 | 2019* | 4.6.2** | Unsupported |
| cefsharp/129| 6668 | 2019* | 4.6.2** | Unsupported |
| cefsharp/128| 6613 | 2019* | 4.6.2** | Unsupported |
| cefsharp/127| 6533 | 2019* | 4.6.2** | Unsupported |
| cefsharp/126| 6478 | 2019* | 4.6.2** | Unsupported |
| cefsharp/125| 6422 | 2019* | 4.6.2** | Unsupported |
| cefsharp/124| 6367 | 2019* | 4.6.2** | Unsupported |
| cefsharp/123| 6312 | 2019* | 4.6.2** | Unsupported |
| cefsharp/122| 6261 | 2019* | 4.6.2** | Unsupported |
| cefsharp/121| 6167 | 2019* | 4.6.2** | Unsupported |
| cefsharp/120| 6099 | 2019* | 4.6.2** | Unsupported |
| cefsharp/119| 6045 | 2019* | 4.6.2** | Unsupported |
| cefsharp/118| 5993 | 2019* | 4.6.2** | Unsupported |
| cefsharp/117| 5938 | 2019* | 4.6.2** | Unsupported |
| cefsharp/116| 5845 | 2019* | 4.6.2** | Unsupported |
| cefsharp/115| 5790 | 2019* | 4.6.2** | Unsupported |
| cefsharp/114| 5735 | 2019* | 4.5.2** | Unsupported |
| cefsharp/113| 5615 | 2019* | 4.5.2** | Unsupported |
| cefsharp/112| 5615 | 2019* | 4.5.2** | Unsupported |
| cefsharp/111| 5563 | 2019* | 4.5.2** | Unsupported |
| cefsharp/110| 5481 | 2019* | 4.5.2** | Unsupported |
| cefsharp/109| 5414 | 2019* | 4.5.2** | Unsupported |
| cefsharp/108| 5359 | 2019* | 4.5.2** | Unsupported |
| cefsharp/107| 5304 | 2019* | 4.5.2** | Unsupported |
| cefsharp/106| 5249 | 2019* | 4.5.2** | Unsupported |
| cefsharp/105| 5195 | 2019* | 4.5.2** | Unsupported |
| cefsharp/104| 5112 | 2019* | 4.5.2** | Unsupported |
| cefsharp/103| 5060 | 2019* | 4.5.2** | Unsupported |
| cefsharp/102| 5005 | 2019* | 4.5.2** | Unsupported |
| cefsharp/101| 4951 | 2019* | 4.5.2** | Unsupported |
| cefsharp/100| 4896 | 2019* | 4.5.2** | Unsupported |
| cefsharp/99 | 4844 | 2019* | 4.5.2** | Unsupported |
| cefsharp/98 | 4758 | 2019* | 4.5.2** | Unsupported |
| cefsharp/97 | 4692 | 2019* | 4.5.2** | Unsupported |
| cefsharp/96 | 4664 | 2019* | 4.5.2** | Unsupported |
| cefsharp/95 | 4638 | 2019* | 4.5.2** | Unsupported |
| cefsharp/94 | 4606 | 2019* | 4.5.2** | Unsupported |
| cefsharp/93 | 4577 | 2019* | 4.5.2** | Unsupported |
| cefsharp/92 | 4515 | 2015* | 4.5.2** | Unsupported |
| cefsharp/91 | 4472 | 2015* | 4.5.2** | Unsupported |
| cefsharp/90 | 4430 | 2015* | 4.5.2** | Unsupported |
| cefsharp/89 | 4389 | 2015* | 4.5.2** | Unsupported |
| cefsharp/88 | 4324 | 2015* | 4.5.2** | Unsupported |
| cefsharp/87 | 4280 | 2015* | 4.5.2** | Unsupported |
| cefsharp/86 | 4240 | 2015 | 4.5.2 | Unsupported |
| [cefsharp/85
…
Members
-
CefSharp ★ PINNED
.NET (WPF and Windows Forms) bindings for the Chromium Embedded Framework
C# ★ 10k 37m agoExplain → -
CefSharp.MinimalExample ★ PINNED
Minimal example of how the CefSharp library can be used
C# ★ 536 22d agoExplain → -
CefSharp.Wpf.HwndHost ★ PINNED
Designed as a drop in replacement for CefSharp.Wpf for those who want the native Win32 based implementation (For IME support and better performance).
C# ★ 46 1y agoExplain → -
CefSharp.Dom ★ PINNED ⑂
DOM/JavaScript API for CefSharp
C# ★ 33 7mo agoExplain → -
CefSharp.OutOfProcess ★ PINNED
CefSharp.OutOfProcess provides a convenient way to run CefSharp in a separate process.
C# ★ 13 7mo agoExplain → -
cef-binary
NuGet repackaging of the CEF binaries provided by Chromium Embedded Framework
PowerShell ★ 126 1d agoExplain → -
CefSharp.Tutorial ▣
CefSharp Tutorials - Basic Examples for getting Started
C# ★ 42 8y agoExplain → -
CefSharp.BrowserSubProcess.NetCore
CefSharp BrowserSubProcess Built to run using .Net Core 3.x
C ★ 4 6y agoExplain → -
cefsharp.github.io
Code for the CefSharp web site
HTML ★ 1 7mo agoExplain → -
CefSharp.OnAcceleratedPaint.Example
No description.
C# ★ 1 1y agoExplain → -
CefSharp.Extensions
Extensions/Addons to CefSharp
C# ★ 1 2y agoExplain → -
Questions-and-Support ▣
Use this repository to ask CefSharp specific questions
★ 0 5y agoExplain → -
CefSharp.AppHost ⑂ ▣
Provides a way to run part of your application out of process, including the UI
C# ★ 0 4y agoExplain → -
CefSharp.Build.Tasks
CefSharp MSBuild Tasks
★ 0 5y agoExplain →
No repos match these filters.