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

Chromely is a .NET/.NET Core HTML5 Chromium desktop framework. It is focused on building apps using embedded Chromium without WinForm or WPF. Uses Windows and Linux native GUI API. It can be extended to use WinForm or WPF. Main form of communication with Chromium rendering process is via Ajax HTTP/XHR requests using custom schemes and domains (CefGlue, CefSharp) and .NET/Javascript integration (CefSharp).

Chromely + Angular 2+