Electron.NET
Electron.NET copied to clipboard
:electron: Build cross platform desktop apps with ASP.NET Core (Razor Pages, MVC, Blazor).
* **Version**: 11.5.1 * **Node**: v14.17.1 * **.NET Core**: 5.0 * **Target**: Windows 10 Steps to Reproduce: 1. Download sample project and run it 2. Attach debugger to TraySampleElectronNet.exe 3....
Package Electron App for Platform linux... npx electron-builder --config=./bin/electron-builder.json --linux --x64 -c.elect ronVersion=13.1.5 鈥?electron-builder version=22.11.7 os=6.3.9600 鈥?loaded configuration file=D:\CodeSpace\dotnet\Electron.NET API瀛︿範\Elect ronNetCoreMvcDemos\ElectronNetCoreMvcDemos\obj\desktop\linux\bin\electron-builde r.json 鈥?description is missed in the package.json appPackageFile=D:\CodeSpace\dotn et\Electron.NET...
Hi there! * **Version**: 13.5.1 * **Target**: net5.0 Steps to Reproduce: I would like to run a simple app where I want to instantiate a Basler camera (emulation for now)....
Considering we have one for more file associations inside our `electron.manifest.json` ``` "fileAssociations": [ { "ext": "sdg", "name": "SDG", "role": "Editor" } ] ``` There should be an API inside...
* **version**: 13.5.1 .NET Core version * **5.0, visual studio 2019 16.11.0** * **blazor webassembly**: Steps to Reproduce: 1. Create a new blazor webassembly 2. Attempt to install latest Electron.NET...
Can I load a URL? such as https://google.com I don't want to load my local asp.net core file because it's not easy to update. I want to load my asp.net...
**Electron.NET version:** 9.31.2 **Target platform:** MacOS I need to handle the login token from the custom protocol (MyApp://) but I am unable to handle the passed arguments to the app....
How to prevent electron window closing when click close and ask confirmation * **Node Version**: V 14.17.0 * **Electron.Net Nuget**: 11.5.1 * **Target**: Win * **.Net**: Net5.0 I tried the...
* **Version**: 11.5.1.0 **Node**: 12.14.1 **.NET**: 5.0.203 * **Target**: Windows (the same error when building for Linux) *When building for osx it is fine* Steps to Reproduce: 1. Get on...
* **Version**: electronnet.cli (version '11.5.1') | dotnet (version '5.0.300') * **Target**: Microsoft Windows [Version 10.0.17763.1971] Steps to Reproduce: > Execute in PowerShell (eventually git-bash) 1. dotnet tool install --global ElectronNET.CLI...