ASP.NET Core 3.0 will run on RaspberryPi and other boards out of the box. There are also SDK binaries available in .NET Core 3.0 download page. Having a full SDK available on RaspberryPi means that we can now build applications on board. Let’s see how it works.

Installing .NET Core 3.0 on a RaspberryPi

For this tutorial, I’m going to use a RaspberryPi 2 with the latest Windows 10 IoT Core. In order to download .NET Core 3.0, follow these next steps: 

ASP.NET Core 3.0 will run on RaspberryPi and other boards out of the box. There are also SDK binaries available in .NET Core 3.0 download page. Having a full SDK available on RaspberryPi means that we can now build applications on board. Let’s see how it works.
Installing .NET Core 3.0 on a RaspberryPi
For this tutorial, I’m going to use a RaspberryPi 2 with the latest Windows 10 IoT Core. In order to download .NET Core 3.0, follow these next steps:&nbs […]