Convert ElectronJS to C# instead of using Node.js #250

Closed
opened 2026-01-29 16:34:52 +00:00 by claunia · 1 comment
Owner

Originally created by @vslmc on GitHub (Jan 13, 2019).

Originally assigned to: @GregorBiswanger on GitHub.

Would have some benefits; but would it work flawless and with good performance?
Thinking of something like Widgetoko reversed; Convert ElectronJS before compiling
Replace and convert Node.JS API and V8 with .Net

Originally created by @vslmc on GitHub (Jan 13, 2019). Originally assigned to: @GregorBiswanger on GitHub. Would have some benefits; but would it work flawless and with good performance? Thinking of something like Widgetoko reversed; Convert ElectronJS before compiling Replace and convert Node.JS API and V8 with .Net
claunia added the question label 2026-01-29 16:34:53 +00:00
Author
Owner

@GregorBiswanger commented on GitHub (Jan 15, 2019):

Hi @Sekkei,
the native implementation of the APIs for Chromium with .NET Core requires a considerable implementation effort. We rely on an already powerful solution with the native electron. It also often requires direct access to Node.js from the community.

Best,
Gregor

@GregorBiswanger commented on GitHub (Jan 15, 2019): Hi @Sekkei, the native implementation of the APIs for Chromium with .NET Core requires a considerable implementation effort. We rely on an already powerful solution with the native electron. It also often requires direct access to Node.js from the community. Best, Gregor
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Electron.NET#250