Chromely.CefGlue.Winapi
4.0.70
Chromely CefGlue Winapi implementation library - this is in .NET Standard 2.0 as it can be used in both .NET (Windows) and .NET Core (Windows, Linux). Chromely.CefGlue.Winapi version naming is based Chromely and Chromium versions implemented- major.minor.chromuim version.patch e.g 1.0.70.0.
See the version list below for details.
Install-Package Chromely.CefGlue.Winapi -Version 4.0.70
dotnet add package Chromely.CefGlue.Winapi --version 4.0.70
<PackageReference Include="Chromely.CefGlue.Winapi" Version="4.0.70" />
paket add Chromely.CefGlue.Winapi --version 4.0.70
Release Notes
- Breaking changes! - ChromelyConfiguration.Create() browser window creation - https://github.com/chromelyapps/Chromely#creating-a-simple-app-using-cefglue-with-winapi-host.
- Added ChromelyConfiguration options - WithLoadingCefBinariesIfNotFound, WithFramelessHost.
- Added configurable Runtime CEF binaries downloader with WithLoadingCefBinariesIfNotFound.
- Added frameless window configurable with WithFramelessHost.
Dependencies
-
.NETStandard 2.0
- Chromely.CefGlue (>= 4.0.70)
- Chromely.Core (>= 4.0.0)
- WinApi (>= 4.0.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
4.0.70.1 | 1,053 | 8/5/2019 |
4.0.70 | 963 | 4/27/2019 |
0.9.0-beta03 | 416 | 2/19/2018 |
0.9.0-beta02 | 410 | 2/10/2018 |
0.9.0-beta01 | 497 | 10/22/2017 |