How to select or use Visual Studio 2022 on Windows project to remotely copy and run dotnet code on Linux(arm64)

mwx 41 Reputation points
2024-03-24T20:29:14.94+00:00

I've used the c++ remote linux, but I want to do the same thing with dotnet core on Raspberry Pi 5 or Linux? I want to compose code on Windows VS2022, and then have copied to, run and debug on target.

Developer technologies | Visual Studio | Debugging
0 comments No comments
{count} votes

Accepted answer
  1. Tianyu Sun-MSFT 34,441 Reputation points Microsoft External Staff
    2024-03-25T08:10:27.34+00:00

    Hello @mwx,

    Welcome to Microsoft Q&A forum.

    You may need to install and use SSH. Please kindly check this document: Debug .NET Core on Linux using SSH by attaching to a process for details.

    Best Regards,

    Tianyu


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.