Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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

License

NotificationsYou must be signed in to change notification settings

cefsharp/CefSharp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.

Documentation, Contact etc.

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.

NuGet Packages

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

Pre-release
CefSharp.Wpf

Stable
CefSharp.Wpf 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.

Branches & Forks

  • Development is done in themaster branch, whichused to be calledCefSharp3 during the development cycle. New features are preferably added in feature branches, if the changes are more than trivial.
  • Ultra-stable/LTS sources are inCefSharp1.
  • 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.

Links

  • 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

Stars

Watchers

Forks

Sponsor this project

  •  

Packages

No packages published

Contributors198


[8]ページ先頭

©2009-2025 Movatter.jp