Episode
Deploy .NET apps to single board computers and debug remotely (Part 2 of 6) | .NET IoT for Beginners
with Cam Soper
Note
This video was produced using .NET 7. The code samples featured in this video have been updated on GitHub to use .NET 8. Ensure you are using the .NET 8 SDK when compiling the samples. For more information, refer to the .NET IoT docs.
In part 2 of the series, Microsoft Sr. Content Developer Cam Soper shows how to deploy, run, and debug .NET code on ARM-based single-board-computers (such as Raspberry Pi, Orange Pi, ODROID, and others). The video covers the self-contained deployment process and how to copy the published files to the device. Cam also explains how to remotely debug the app on the device using Visual Studio or Visual Studio Code.
Chapters
- 00:00 - Greeting and introduction
- 00:30 - Enabling passwordless SSH
- 02:09 - Writing and running code
- 04:26 - Deployment
- 07:25 - Debugging
- 10:11 - What's next
Code
Recommended resources
- Deploy .NET apps to ARM single-board computers
- Debug .NET apps on ARM single-board computers
- Passwordless SSH Access
- Filezilla
- .NET IoT Libraries GitHub
- .NET IoT Libraries Documentation
- More .NET Beginner Series Videos
- .NET YouTube
- .NET on Twitter
Connect
Note
This video was produced using .NET 7. The code samples featured in this video have been updated on GitHub to use .NET 8. Ensure you are using the .NET 8 SDK when compiling the samples. For more information, refer to the .NET IoT docs.
In part 2 of the series, Microsoft Sr. Content Developer Cam Soper shows how to deploy, run, and debug .NET code on ARM-based single-board-computers (such as Raspberry Pi, Orange Pi, ODROID, and others). The video covers the self-contained deployment process and how to copy the published files to the device. Cam also explains how to remotely debug the app on the device using Visual Studio or Visual Studio Code.
Chapters
- 00:00 - Greeting and introduction
- 00:30 - Enabling passwordless SSH
- 02:09 - Writing and running code
- 04:26 - Deployment
- 07:25 - Debugging
- 10:11 - What's next
Code
Recommended resources
- Deploy .NET apps to ARM single-board computers
- Debug .NET apps on ARM single-board computers
- Passwordless SSH Access
- Filezilla
- .NET IoT Libraries GitHub
- .NET IoT Libraries Documentation
- More .NET Beginner Series Videos
- .NET YouTube
- .NET on Twitter
Connect
Have feedback? Submit an issue here.