Hacker News new | ask | show | jobs
Show HN: Chromely – Lightweight Alternative to Electron for .NET and .NET Core
16 points by mattkol 2949 days ago
This is introducing Chromely.

Chromely is a lightweight .NET/.NET Core HTML5 Chromium desktop framework alternative to Electron.NET, Electron for .NET/.NET Core developers.

Chromely builds HTML5 desktops without WinForms or WPF. Chromely is based on CEF's Xilium.CefGlue and CefSharp using thin Windows and Linux native GUI API as chromium hosts.

With Chromely, you can build SPA's HTML5 desktop apps- using Angular, React, Vue or similar - without Node/NPM.

For more info please go to - https://github.com/mattkol/Chromely

1 comments

Someone was just asking for something like this today.

Happy to see people caring about performance