Page 1 of 1

Chromely - .NET/.NET Core CefGlue implementation

PostPosted: Sun Mar 01, 2020 1:56 pm
by mattkol
Chromely is a .NET/.NET Core HTML5 Chromium desktop framework. It is focused on building apps based on Xilium.CefGlue implementations of Embedded Chromium Framework (CEF) without WinForms or WPF, but can be extended to use WinForms or WPF. Chromely uses Windows, Linux and MacOS native GUI API as "thin" chromium hosts.

With Chromely you can build Single Page Application (SPA) HTML5 desktop apps with or without Node/npm. Building SPA apps using Blazor or javascript frameworks like Angular, React, Vue or similar is easy. You can use Visual Studio Code or any IDE you are familiar with as long as Chromely knows the entry html file from the compiled/bundled files.

For more info:
https://github.com/chromelyapps/Chromely

Re: Chromely - .NET/.NET Core CefGlue implementation

PostPosted: Mon Jul 13, 2020 5:32 am
by amyacker
I was wondering what the deployment filesize is on a basic hello world chromely app. It is by far the key reason I would give it a chance over electron.