CefSharp.OffScreen.NETCore 144.0.120

Requires NuGet 5.0.0 or higher.

dotnet add package CefSharp.OffScreen.NETCore --version 144.0.120
                    
NuGet\Install-Package CefSharp.OffScreen.NETCore -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.NETCore" 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.NETCore" Version="144.0.120" />
                    
Directory.Packages.props
<PackageReference Include="CefSharp.OffScreen.NETCore" />
                    
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.NETCore --version 144.0.120
                    
#r "nuget: CefSharp.OffScreen.NETCore, 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.NETCore@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.NETCore&version=144.0.120
                    
Install as a Cake Addin
#tool nuget:?package=CefSharp.OffScreen.NETCore&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 net6.0-windows7.0 is compatible.  net7.0-windows was computed.  net8.0-windows was computed.  net9.0-windows was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (6)

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

Package Downloads
Syncfusion.HtmlToPdfConverter.Cef.Net.Windows

Converting HTML to PDF in Azure Windows you can use CEFSharp - this open source library comes under a BSD license.

IRO.XWebView.CefSharp.OffScreen

Package Description

C.ImGuiGLFW

C# class library that simplifies the creation of ImGui-rendered windows.

eslib.spiderlib

Package Description

Hexa.NET.KittyUI.WebView

A sub-module for Hexa.NET.KittyUI, adds a CEF WebView for ImGui integration.

GitHub repositories (2)

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

Repository Stars
MoocDownloader/MoocDownloader
An MOOC downloader implemented by .NET. 一枚由 .NET 实现的 MOOC 下载器.
cefsharp/CefSharp.MinimalExample
Minimal example of how the CefSharp library can be used

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.