Electron.NET
Electron.NET copied to clipboard
:electron: Build cross platform desktop apps with ASP.NET Core (Razor Pages, MVC, Blazor).
* **Version**: [23.6.2](https://github.com/ElectronNET/Electron.NET/releases/tag/23.6.2-alpha.14) * **Target**: win & linux & mac When trying to interoperate with host hooks. No response found because the run command is not working properly. Steps to...
I try use my custom script with Electon.net, but it is not working. I do the same with normal browser and it work correctly. My config: Windows 10, npm version:...
* **Environment**: Windows 11 with Ubuntu 22.04 on WSL 2 * **Dotnet Version**: 7 * **Electron Version**: 23.6.1 * **Target**: linux Steps to Reproduce: 1. Install/Use Ubuntu 22.04 on WSL...
Currently it is only supported to add an image to the splash screen. It would be a nice to have : Be able to use a custom HTML page as...
* **Version**: 13.5.1 Steps to Reproduce: 1. browse for a folder using ShowOpenDialogAsync 2. select a folder using a "+" in its name => the "+" disappears
Isn't the `SetAspectRatio` method in the `BrowserWindow` class supposed to take a float as the aspect ratio value?  Just like electron's API? 
i want to pack to linux x64 on windows x64, build to win64 success,but build to linux64 is error, can anybody give me an suggesstion 
Versions: ElectronNET.CLI Version: 23.6.1.0 ElectronNET.API Version: 23.6.1.0 Node v18.16.1 Tried on .Net core 5 ,6 and 7 My electron application crash with the last version of elecrtonnet.api and electronnet.cli when...
I've encountered the following error: "Error: contextBridge API can only be used when contextIsolation is enabled", even though I did enable `ContextIsolation`. In #411, the same issue was reported, and...
* **Version**: ElectronNET.API 23.6.1 * **.NET Version**: .NET 6.0 * **Target**: Windows Simply adding the ElectronNET.API nuget package to a new Blazor WebAssembly project results in the following build error:...