CefSharp.WinForms 39.0.1

dotnet add package CefSharp.WinForms --version 39.0.1                
NuGet\Install-Package CefSharp.WinForms -Version 39.0.1                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="CefSharp.WinForms" Version="39.0.1" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CefSharp.WinForms --version 39.0.1                
#r "nuget: CefSharp.WinForms, 39.0.1"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install CefSharp.WinForms as a Cake Addin
#addin nuget:?package=CefSharp.WinForms&version=39.0.1

// Install CefSharp.WinForms as a Cake Tool
#tool nuget:?package=CefSharp.WinForms&version=39.0.1                

The CefSharp Chromium-based browser component (WinForms control).

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

GitHub repositories (5)

Showing the top 5 popular GitHub repositories that depend on CefSharp.WinForms:

Repository Stars
Mzying2001/CefFlashBrowser
Flash浏览器 / Flash Browser
mcneel/rhino-developer-samples
Rhino and Grasshopper developer sample code
microsoft/Analysis-Services
Git repo for Analysis Services samples and community projects
ic3w0lf22/Roblox-Account-Manager
Application that allows you to add multiple accounts into one application allowing you to easily play on alt accounts without having to change accounts
cefsharp/CefSharp.MinimalExample
Minimal example of how the CefSharp library can be used