Electron.NET icon indicating copy to clipboard operation
Electron.NET copied to clipboard

:electron: Build cross platform desktop apps with ASP.NET Core (Razor Pages, MVC, Blazor).

Results 195 Electron.NET issues
Sort by recently updated
recently updated
newest added

I am trying out the Blazor ServerSide program for Net6 Follow the instructions in README After I type "electronize Start" The console display is as follows Electron Socket IO Port:...

question

Hi Guys, I did a rewrite from SocketIO to signalr because there are a lot of drawbacks if there are 2 "server" run concurrent (SocketIO from nodejs and Kaestrel from...

Hello, i use electron.Net for my blazor project. When i use it with electronize start, it's working perfectly, but when i try to publish it to windows ( electronize build...

bug

How can a file be ignored in setup if it already exists in the destination folder like- "onlyifdoesntexist" flag in InnoSetup Also, how can we create an MSI package from...

question

🚨 The issue tracker is not for questions 🚨 The issue tracker is not for questions. Please ask questions on https://stackoverflow.com/questions/tagged/electron.net or via chat in https://gitter.im/ElectronNET/community. how to use add...

question

* Electron.NET CLI 9.31.2 * Node version v14.17.6 * Dotnet core 3.1 * electron-builder 22.14.5 * Windows 10 I have been building an application with Electron.NET for several years that...

bug

* **Version**: Electron.NET Tools 11.5.1 * **.NET version**: 5.0.1 * **Target**: Win 10, desktop, x64 The error is: ``` NETSDK1098: Applications published to a single-file are required to use the...

bug

Can we make deb installer ? What changes in json file and which?

Feature

Would be nice to add this option (as well as PupblishSingleFile was) to reduce the exe file size in windows

Feature

Whenever doing any one of the below 3 actions in NavMenu page(NavLink), a new duplicate Electron window is popped up with the page selected. But In my application I would...

bug