Skip to content

Latest commit

History

5,982 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

CefSharp Logo

Build statusCefSharp.WinFormsCefSharp.WpfCefSharp.OffScreen

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 licensed, so it can be used in both proprietary and free/open source applications. For the full details, see the 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 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 FAQ #8.

Documentation

Contact

Please keep the Issue Tracker for Bugs only please! Before submitting a PR please read CONTRIBUTING.

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!

  • MyGet Pre Release
  • MyGet Pre Release
  • MyGet Pre Release

Pre-release

  • CefSharp.WinForms

  • CefSharp.Wpf

  • CefSharp.OffScreen

  • CefSharp.WinForms.NETCore

  • CefSharp.Wpf.NETCore

  • CefSharp.OffScreen.NETCore

Stable

  • CefSharp.WinForms

  • CefSharp.Wpf

  • CefSharp.OffScreen

  • CefSharp.WinForms.NETCore

  • CefSharp.Wpf.NETCore

  • CefSharp.OffScreen.NETCore

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++ 2019 is required starting with version 93
** For .Net Core Packages .Net Core 3.1/.Net 5.0 is required.

BranchCEF VersionVC++ Version.Net VersionStatus
master46642019*4.5.2**Development
cefsharp/9646642019*4.5.2**Pre-Release
cefsharp/9546382019*4.5.2**Release
cefsharp/9446062019*4.5.2**Unsupported
cefsharp/9345772019*4.5.2**Unsupported
cefsharp/9245152015*4.5.2**Unsupported
cefsharp/9144722015*4.5.2**Unsupported
cefsharp/9044302015*4.5.2**Unsupported
cefsharp/8943892015*4.5.2**Unsupported
cefsharp/8843242015*4.5.2**Unsupported
cefsharp/8742802015*4.5.2**Unsupported
cefsharp/86424020154.5.2Unsupported
cefsharp/85418320154.5.2Unsupported
cefsharp/84414720154.5.2Unsupported
cefsharp/83410320154.5.2Unsupported
cefsharp/81404420154.5.2Unsupported
cefsharp/79394520154.5.2Unsupported
cefsharp/77386520154.5.2Unsupported
cefsharp/75377020154.5.2Unsupported
cefsharp/73368320154.5.2Unsupported
cefsharp/71357820154.5.2Unsupported
cefsharp/69349720154.5.2Unsupported
cefsharp/67339620154.5.2Unsupported
cefsharp/65332520154.5.2Unsupported
cefsharp/63323920134.5.2Unsupported
cefsharp/62320220134.5.2Unsupported
cefsharp/57298720134.5.2Unsupported
cefsharp/55288320134.5.2Unsupported
cefsharp/53278520134.5.2Unsupported
cefsharp/51270420134.5.2Unsupported
cefsharp/49262320134.0Unsupported
cefsharp/47252620134.0Unsupported
cefsharp/45245420134.0Unsupported
cefsharp/43235720124.0Unsupported
cefsharp/41227220124.0Unsupported
cefsharp/39217120124.0Unsupported
cefsharp/37206220124.0Unsupported

* VC++ 2019 is required starting with version 93
** For .Net Core Packages .Net Core 3.1/.Net 5.0 is required.

Financial Support

To continue developing/supporting the project I (@amaitland) am asking for financial contributions. Donations of any size are greatly appreciated!

One-Time or Recurring contributions can be made through GitHub Sponsors it only takes a GitHub account and a credit card. I can also take contributions through PayPal.

Now that I (@amaitland) am a stay at home dad your contributions are the only reason I'm allowed to continue working on the project. Without continued funding the time I currently spend on the project will have to be put into finding other paid work.

Links

Projects using CefSharp

  • HtmlView : Visual Studio extension bringing CefSharp for showing HTML pages inside VS.
  • SharpBrowser : The fastest web browser for C# with tabbed browsing and HTML5/CSS3.
  • Chromely CefSharp : Build HTML Desktop Apps on .NET/.NET Core 3/.NET 5 using native GUI, HTML5/CSS.

About

.NET (WPF and Windows Forms) bindings for the Chromium Embedded Framework

Resources

Contributing

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages