Building Cross-Platform Desktop Apps with Electron.NET

preview_player
Показать описание
Leverage your ASP.NET skills to deliver native applications for Windows, Mac, and Linux environments using Electron.NET.

Рекомендации по теме
Комментарии
Автор

Is there any way to do an auto reload of the page when the user makes a change and saves it. Having to always start and stop the program will get very tedious with HTML work as sometimes it can be touch and go work.

chrisklecker
Автор

All we need is to abstract the UI rendering, common OS apis. For specific OS apis, we need a switch to use. Following the path of Html and Javascript is leading to a lot of issues and finally stuck.

justnothing
Автор

Can someone tell me how to make a c# program and convert into a mac os application format. I have an apple computer which i use for coding projects and i dont quite know how to compile a c# into an osx application format .app or alternatively, can someone instruct me on how to compile a c++ into a .app format

Gamer-xkbk
Автор

I was Waiting for electron to be on C# 😍

lasindunuwanga
Автор

I followed up the video but I couldn't launch the application. It throws an error that the directory name is invalid.
Do I missing something?
C:\Processes\obj\Host>npm install
'npm' is not recognized as an internal or external command,
operable program or batch file.
C:\Processes\obj\Host>
ElectronHostHook handling started...
Invoke electron.cmd - in dir:
Unhandled exception. System.AggregateException: One or more errors occurred. (The directory name is invalid.)

MauricioCaterino
Автор

Thank you so much this was extremely helpful :)

termi
Автор

on a mac lol, wrapper inside a wrapper lol = double lol

justintie
Автор

LOL those windows animating/appearing like that at the start would annoy the sh!t out of me.

robl
Автор

Oh man... I hate Electron applications.
This nonsense is spreading everywhere.

SimpMcSimpy