Electron.NET – Getting Started

Gregor Biswanger

This is a Electron.NET getting started video. Build cross platform desktop apps with ASP.NET NET Core and Electron.NET. It is a wrapper around a “normal” Electron application with an embedded ASP.NET Core application. Via our Electron.NET IPC bridge we can invoke Electron APIs from .NET.
In this video, I show you how you can create a new project, use the Electron.NET API, debug a application and build an executable desktop app for Windows.
You find the Project on GitHub: https://github.com/ElectronNET/Electron.NET

Enjoy!