Does anyone know how can I debug an IPC channel? #839

Closed
opened 2026-01-29 16:49:52 +00:00 by claunia · 1 comment
Owner

Originally created by @pauloricardofagundesjr on GitHub (Jan 16, 2023).

Hello guys, sorry if this seems to be a stupid question, but I'm trying to get my debug working on visual studio code (widows), I saw somewhere we should attach the debug on our dotnet process, and that is essentially what I did.

image
Anyway, when I trigger an IPC event from my client I'm not able to get it on my debug.

Am I missing anything? Could anyone help with this?
Very much appreciate the component. Thanks guys.

Originally created by @pauloricardofagundesjr on GitHub (Jan 16, 2023). Hello guys, sorry if this seems to be a stupid question, but I'm trying to get my debug working on visual studio code (widows), I saw somewhere we should attach the debug on our dotnet process, and that is essentially what I did. ![image](https://user-images.githubusercontent.com/6961877/212674881-ff71e3f7-6ba6-4687-b80a-458cf937e77f.png) Anyway, when I trigger an IPC event from my client I'm not able to get it on my debug. Am I missing anything? Could anyone help with this? Very much appreciate the component. Thanks guys.
claunia added the question label 2026-01-29 16:49:52 +00:00
Author
Owner

@FlorianRappl commented on GitHub (Oct 31, 2025):

Outdated - use ElectronNET.Core and ElectronNET.Core.AspNet.

See Wiki / What's New.

@FlorianRappl commented on GitHub (Oct 31, 2025): Outdated - use `ElectronNET.Core` and `ElectronNET.Core.AspNet`. See [Wiki / What's New](https://github.com/ElectronNET/Electron.NET/wiki/What's-New).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Electron.NET#839