Chromely 5.2.101

.NET 6.0 .NET Standard 2.0
dotnet add package Chromely --version 5.2.101
NuGet\Install-Package Chromely -Version 5.2.101
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="Chromely" Version="5.2.101" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Chromely --version 5.2.101
#r "nuget: Chromely, 5.2.101"
#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.
// Install Chromely as a Cake Addin
#addin nuget:?package=Chromely&version=5.2.101

// Install Chromely as a Cake Tool
#tool nuget:?package=Chromely&version=5.2.101

Primary Chromely implementation library - this is in .NET 6 and cross-platform - can be used in Windows, Linux, MacOS. Chromely version naming is based Chromely and Chromium versions implemented- major.minor.chromuim version.patch e.g 1.0.70.0.

Product Versions
.NET net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows
.NET Core netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1
.NET Standard netstandard2.0 netstandard2.1
.NET Framework net461 net462 net463 net47 net471 net472 net48 net481
MonoAndroid monoandroid
MonoMac monomac
MonoTouch monotouch
Tizen tizen40 tizen60
Xamarin.iOS xamarinios
Xamarin.Mac xamarinmac
Xamarin.TVOS xamarintvos
Xamarin.WatchOS xamarinwatchos
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Chromely:

Package Downloads
Chromely.Mvc

An MVC API framework for Chromely

Chromely.Owin

The base/core library required to build Chromely Owin/AspNetCore applications.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Chromely:

Repository Stars
nulastudio/NetBeauty2
Move a .NET Framework/.NET Core app runtime components and dependencies into a sub-directory and make it beauty.
Jinjinov/Ididit
C# .NET 7 Blazor habit tracker application. Works on Web, Windows, Linux, Android, iOS and macOS.
Version Downloads Last updated
5.2.101 2,821 5/14/2022
5.2.96 1,078 3/3/2022
5.2.96-pre01 186 1/28/2022
5.1.96.1 1,624 1/22/2022
5.1.96 396 1/4/2022
5.1.88 4,634 3/29/2021
5.1.86 2,042 12/17/2020
5.1.83.1 1,159 11/8/2020
5.1.83 507 10/25/2020
5.1.83-pre02 436 9/21/2020
5.1.83-pre01 469 8/22/2020
5.0.83 3,098 7/22/2020
5.0.81.2 457 7/22/2020
5.0.79 1,761 5/10/2020
5.0.77.3 617 4/19/2020
5.0.77.2 495 4/11/2020
5.0.77.1 1,483 3/3/2020
5.0.77 1,311 2/23/2020
5.0.77-pre04 432 2/10/2020
5.0.77-pre03 463 1/5/2020
5.0.77-pre02 355 1/5/2020
5.0.77-pre01 602 11/28/2019

- Fixed - https://github.com/chromelyapps/Chromely/issues/365
- Fixed - https://github.com/chromelyapps/Chromely/issues/368
- Upgraded to CefGlue/Chromium v101.
- CEF binaries link - https://cef-builds.spotifycdn.com/cef_binary_96.0.18+gfe551e4+chromium-96.0.4664.110_windows64_minimal.tar.bz2
(where platform = "windows64", "windows32", "linux64", "mmacosx64", "linuxarm64")