CefSharp.OffScreen 39.0.1

Details
Advisory: https://github.com/advisories/GHSA-vv6j-ww6x-54gx Severity: high
dotnet add package CefSharp.OffScreen --version 39.0.1                
NuGet\Install-Package CefSharp.OffScreen -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.OffScreen" Version="39.0.1" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CefSharp.OffScreen --version 39.0.1                
#r "nuget: CefSharp.OffScreen, 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.OffScreen as a Cake Addin
#addin nuget:?package=CefSharp.OffScreen&version=39.0.1

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

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

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on CefSharp.OffScreen:

Repository Stars
JosefNemec/Playnite
Video game library manager with support for wide range of 3rd party libraries and game emulation support, providing one unified interface for your games.
cefsharp/CefSharp.MinimalExample
Minimal example of how the CefSharp library can be used