Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to Debug Electron.NET application

I'm Developing an application using Electron.NET and .Net Core 2.1 in Visual Studio Code, Now I'm Facing an issue in Debugging an Electron.NET Application.I have also Configure lunch.json file for debugging it,but still not able to debug the app.

Help me for Opt-out from this situation.

Thanks in Advance.

like image 369
Hiren Patel Avatar asked Feb 17 '26 19:02

Hiren Patel


1 Answers

Start your application with the Electron.NET CLI: "dotnet electronize start", and attach to the running exe process.

like image 108
Gregor Biswanger Avatar answered Feb 20 '26 08:02

Gregor Biswanger



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!