Click here to Skip to main content
15,885,278 members
Articles / DevOps

Easy Set Up of .NET Core on Raspberry Pi and Remote Debugging with VS Code

Rate me:
Please Sign up or sign in to vote.
5.00/5 (9 votes)
25 May 2020CPOL7 min read 38.4K   363   54  
Automated Raspberry Pi Setup for .NET Core development and remote debugging using Visual Studio Code
This article shows how to setup a Raspberry Pi from scratch, install the .NET core SDK and debugger and then demonstrates publishing and debugging a couple of simple programs remotely from a desktop or laptop.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior) CodeWrite Ltd.
United Kingdom United Kingdom
Jon is a Software engineer with over 30 years of experience, the last 18 of which have been using C# and ASP.NET. Previously he has used C++ and MFC. He has a degree in Electronic Systems Engineering and is also a fully licensed radio amateur (M0TWM).

Comments and Discussions