Follow those steps if the app is up and running 🙂
- Go to putty:
sudo apt-get update sudo apt-get install openssh-server unzip curl
- Debug -> Attach to process

- Select Connection type: SSH and write Connection target: root@yourservername.com

- You will be asked to provide password

- Search for dotnet proccess. Select that process and hit Attach.

- Select Managed (.NET Core for Unix) and hit OK

- Enjoy of being attached 🙂
