CefSharp.Wpf.HwndHost 145.0.260

dotnet add package CefSharp.Wpf.HwndHost --version 145.0.260
                    
NuGet\Install-Package CefSharp.Wpf.HwndHost -Version 145.0.260
                    
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.Wpf.HwndHost" Version="145.0.260" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CefSharp.Wpf.HwndHost" Version="145.0.260" />
                    
Directory.Packages.props
<PackageReference Include="CefSharp.Wpf.HwndHost" />
                    
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.Wpf.HwndHost --version 145.0.260
                    
#r "nuget: CefSharp.Wpf.HwndHost, 145.0.260"
                    
#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.Wpf.HwndHost@145.0.260
                    
#: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.Wpf.HwndHost&version=145.0.260
                    
Install as a Cake Addin
#tool nuget:?package=CefSharp.Wpf.HwndHost&version=145.0.260
                    
Install as a Cake Tool

The CefSharp Chromium-based browser component. The CefSharp.Wpf.HwndHost.ChromiumWebBrowser control is a drop in replacement for the CefSharp.Wpf.ChromiumWebBrowser that's rougly equivilent to hosting the WinForms version in WPF.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (2)

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

Repository Stars
Taiizor/Sucrose
Sucrose is a versatile wallpaper engine that brings life to your desktop with a wide range of interactive wallpapers.
cefsharp/CefSharp.MinimalExample
Minimal example of how the CefSharp library can be used

See https://github.com/cefsharp/CefSharp/releases/tag/v145.0.260 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.