cefsharp - chromiumembeddedframework.runtime 142.0.15
Chromium Embedded Framework (CEF) Release Distribution NOTE: This package is maintained on behalf of the CEF authors by the CefSharp project at http://github.com/cefsharp/cef-binary
PM> Install-Package chromiumembeddedframework.runtime -Version 142.0.15 -Source https://www.myget.org/F/cefsharp/api/v3/index.json
> nuget.exe install chromiumembeddedframework.runtime -Version 142.0.15 -Source https://www.myget.org/F/cefsharp/api/v3/index.json
> dotnet add package chromiumembeddedframework.runtime --version 142.0.15 --source https://www.myget.org/F/cefsharp/api/v3/index.json
<PackageReference Include="chromiumembeddedframework.runtime" Version="142.0.15" />
Copy to clipboard
source https://www.myget.org/F/cefsharp/api/v3/index.json
nuget chromiumembeddedframework.runtime ~> 142.0.15
Copy to clipboard
> choco install chromiumembeddedframework.runtime --version 142.0.15 --source https://www.myget.org/F/cefsharp/api/v2
Import-Module PowerShellGet
Register-PSRepository -Name "cefsharp" -SourceLocation "https://www.myget.org/F/cefsharp/api/v2"
Install-Module -Name "chromiumembeddedframework.runtime" -RequiredVersion "142.0.15" -Repository "cefsharp"
Copy to clipboard
README
This repository contains a build script that compiles and packages the Chromium Embedded Framework (CEF) binary distribution files for Windows, found at https://cef-builds.spotifycdn.com/index.html
To make it work properly for developers on VS2019 or VS2022 wanting to develop CefSharp, we need to compile libcef_dll_wrapper for (dynamic linking).
The modifications allow us to:
- Re-package and distribute CEF
.dlland.pakfiles in a piecemeal fashion using http://nuget.org (this is useful for both Xilium.CefGlue and CefSharp developers and users alike) - Build
libcef_dll_wrapper.libs as mentioned above for CefSharp
The CEF Readme.txt file is now included as part of the Nuget packages.
License
The code is licensed under the same license as the Chromium Embeddded Framework, i.e. the "new BSD" license. The full CEF license text can be found here: LICENSE.txt.
Additionally, don't forget to view chrome://credits/ for additional licences used by Chromium.
OwnersAlex Maitland |
AuthorsThe Chromium Embedded Framework Authors |
Project URLhttps://github.com/cefsharp/cef-binary |
LicenseMIT |
Tagschrome chromium native embedded browser CEF nativepackage |
Info58 total downloads |
| 58 downloads for version 142.0.15 |
| Download (35.8 MB) |
| NuGet 5.0.0 or higher |
| Found on the current feed only |
Package history
| Version | Size | Last updated | Downloads | Mirrored? | |||
|---|---|---|---|---|---|---|---|
|
|
142.0.15 | 35.8 MB | Wed, 03 Dec 2025 10:49:40 GMT | 58 |
|