Got a quick question? Jump on
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.
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.
CefSharp.WinFormsCefSharp.WpfCefSharp.OffScreenIf you have a very simple question please start by asking it on . Please keep the Issue Tracker for Bugs only please! Before submitting a PR please read CONTRIBUTING
Stackoverflow is generally where questions should be asked, please search before posting, thanks!
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).
CI BuildsEvery commit on master produces a Nuget package. Use at your own risk!
Pre-release
Stable
With each release a new branch is created, for example the 73.1.130 release corresponds to the cefsharp/73 branch. If you're new to CefSharp and are downloading the source to check it out, please use a Release branch
BranchCEF VersionVC++ Version.Net VersionStatusmaster380920154.5.2Developmentcefsharp/75377020154.5.2Pre-Releasecefsharp/73368320154.5.2Releasecefsharp/71357820154.5.2Unsupportedcefsharp/69349720154.5.2Unsupportedcefsharp/67339620154.5.2Unsupportedcefsharp/65332520154.5.2Unsupportedcefsharp/63323920134.5.2Unsupportedcefsharp/62320220134.5.2Unsupportedcefsharp/57298720134.5.2Unsupportedcefsharp/55288320134.5.2Unsupportedcefsharp/53278520134.5.2Unsupportedcefsharp/51270420134.5.2Unsupportedcefsharp/49262320134.0Unsupportedcefsharp/47252620134.0Unsupportedcefsharp/45245420134.0Unsupportedcefsharp/43235720124.0Unsupportedcefsharp/41227220124.0Unsupportedcefsharp/39217120124.0Unsupportedcefsharp/37206220124.0UnsupportedTo continue developing/supporting the project I (@amaitland) am asking for financial contributions. Donations of any size are greatly appreciated!
75.0.0 Release:
Recurring contributions can be made through BountySource Salt or one time 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.
转载于:https://www.cnblogs.com/Jeely/p/11358222.html
相关资源:CefSharp 做成页签形式