Skip to content

kpko/CefSharp

 
 

Repository files navigation

CefSharp - Embedded Chromium for .Net

This project contains .Net CLR bindings for The Chromium Embedded Framework (CEF) by Marshall A. Greenblatt. The bindings are written in C++/CLI but can be used from any CLR language e.g. C# or VB. CefSharp provides both WinForms and WPF web browser control implementations. See the CefSharp.WinForms.Example or CefSharp.Wpf.Example projects for example web browsers built using this library.

This project is BSD licensed.

Binary Release

Binary releases contain everything needed to embed Chromium in your CLR application. You will need the 7-Zip archiver to extract.

Stable: CefSharp-1.25.0 Chromium 25.0.1364.152

See the ChangeLog for update information, or Downloads for older releases.

Forks

The chillitom fork was the original CefSharp repo, but is updated only when a new release is made. Active maintainership occurs on the ataranto fork. You can also view the entire network of public forks/branches.

Contact

Please use the CefSharp Google Group for discussions of CefSharp usage.

Links

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

About

.Net binding for the Chromium Embedded Framework

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 54.2%
  • C 24.3%
  • C# 21.3%
  • Other 0.2%