CefSharp.OffScreen 144.0.120

dotnet add package CefSharp.OffScreen --version 144.0.120
                    
NuGet\Install-Package CefSharp.OffScreen -Version 144.0.120
                    
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="144.0.120" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CefSharp.OffScreen" Version="144.0.120" />
                    
Directory.Packages.props
<PackageReference Include="CefSharp.OffScreen" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add CefSharp.OffScreen --version 144.0.120
                    
#r "nuget: CefSharp.OffScreen, 144.0.120"
                    
#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.
#:package CefSharp.OffScreen@144.0.120
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=CefSharp.OffScreen&version=144.0.120
                    
Install as a Cake Addin
#tool nuget:?package=CefSharp.OffScreen&version=144.0.120
                    
Install as a Cake Tool

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

Product Compatible and additional computed target framework versions.
.NET Framework net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (12)

Showing the top 5 NuGet packages that depend on CefSharp.OffScreen:

Package Downloads
ExcavatorSharp.WebScraper.x64

ExcavatorSharp is a multi-threaded server for scraping web data. It converts HTML code into a structured array of data. The library allows data scraping from multiple sites in parallel mode, within a single running application. Create scraping tasks and perform data extraction on a schedule. The library is designed for professional extraction and parsing of large volumes of data. Under the hood there are .css-selectors and xpath support, data export into .csv/.xlsx/.sql/.json, online data export, support for proxy servers, dynamic content crawling, interaction with the site via javascript and much more. The library uses .NET Sockets and Chromium Embedded Framework. The library can be used separately as crawler or parser. We support the formats sitemap.xml and robots.txt. We support the gzip / deflate compression. Attention! Only x64 versions are supported for .NET 4.5.2 and 4.6 platforms. AnyCPU build does not support! You will NOT be able to run the library when building AnyCPU. This is caused by the features of CEF.

SVN.CefSharp

SVN Framework

SuperMemoAssistant.Services.HTML

Facilitates working with html content.

Exomia.CEF

a wrapper around cef for use in the exomia framework to build an ui

Exomia.CEF.x86

a wrapper around cef for use in the exomia framework to build an ui

GitHub repositories (4)

Showing the top 4 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
SubtitleEdit/plugins
Plugins for Subtitle Edit
roydejong/chromium-unity-server
Embedded web browser for Unity games, based on Chromium Embedded Framework (CEF)

See https://github.com/cefsharp/CefSharp/releases/tag/v144.0.120 for release notes including Known Issues, Breaking Changes, Bugs Fixed, new features.
     Important you read the release notes to see what's changed in this version.