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.

Visual Studio Debugging
Visual Studio Debugging
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.
966 questions
0 comments No comments
{count} votes

Accepted answer
  1. Tianyu Sun-MSFT 29,266 Reputation points Microsoft Vendor
    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