Skip to content
This repository has been archived by the owner on Jan 15, 2023. It is now read-only.
mattkol edited this page Jun 20, 2020 · 25 revisions

Chromely Wiki

Chromely is a lightweight alternative to Electron.NET, Electron for .NET/.NET Core developers.

Chromely is a .NET/.NET Core HTML5 Chromium desktop framework. It is focused on building apps based on Xilium.CefGlue implementations of embedded Chromium (CEF) without WinForms or WPF. Chromely uses Windows and Linux native GUI API as "thin" chromium hosts. It can be extended to use WinForms or WPF.

For samples/demos please see - Demos Projects.

Getting Started

Networking

Resources

Debugging

Detailed documentation on:

Looking for the old documentation? View the Legacy Wiki.