Skip to content

.Net Core Console app. Programmatically attach a Visual Studio debugger to a process running on a specific port

Notifications You must be signed in to change notification settings

i7657043/AttachDebuggerToPort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.Net Core Console app. Programmatically attach a Visual Studio debugger to a process running on a specific port.

  • This app targets .Net Core 3.0.

Usage

  1. AttachDebuggerByPort -p 5354
  2. AttachDebuggerByPort -p 5354 -f VsInstanceWindowTitle

About

.Net Core Console app. Programmatically attach a Visual Studio debugger to a process running on a specific port

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages