{"id":1191,"date":"2019-09-06T16:54:33","date_gmt":"2019-09-06T16:54:33","guid":{"rendered":"https:\/\/wordpress-634681-2064240.cloudwaysapps.com\/?p=1191"},"modified":"2021-08-29T07:41:52","modified_gmt":"2021-08-29T07:41:52","slug":"explorations-in-dot-net-core-3-0-for-raspberry-pi","status":"publish","type":"post","link":"https:\/\/www.petecodes.co.uk\/explorations-in-dot-net-core-3-0-for-raspberry-pi\/","title":{"rendered":"Explorations in Dot Net Core 3 for Raspberry Pi – Part 1 – Installation and Hello World"},"content":{"rendered":"\n

This is part 1 of a (at least) 5 part blog series on Dot Net Core on the Raspberry Pi….<\/em>

You can see Part 2 – GPIO – right here<\/a>… <\/em>
You can see <\/em>
Part 3 – Sending Azure IoT Hub Messages – right here…<\/em><\/a>
You can see <\/em>
Part 4 – Receiving Azure IoT Hub Messages – right here…<\/em><\/a>
You can see
Part 5 – Remote Deployment and Debugging – right here…<\/a><\/em><\/p>\n\n\n\n

Note: This post is up to date as of 29\/08\/2021, for the following versions;<\/em>

Dot Net Core 3.1.<\/em>412
– ASP.NET Core 3.1.18<\/p>\n\n\n\n

On September 25th 2019<\/a>, the Dot Net Team released version 3.0 of the Dot Net Core Framework at .Net Conf.<\/a><\/p>\n\n\n\n

To join in the fun, I held a special with Notts IoT<\/a>, the IoT group I organise in Nottingham, where I gave a talk on Dot Net Core 3.0 on the Raspberry Pi.<\/a> <\/p>\n\n\n\n

This blog post is what I’ve learnt along the way to preparing for the talk…! <\/p>\n\n\n\n

Thanks Shawty<\/h2>\n\n\n\n

I started out by following along with some great instructions by Peter “Shawty” Shaw<\/a>. This took me through step by step how to get an ASP.Net Preview 4 of Dot Net Core Blazor up and running on a Raspberry Pi.<\/p>\n\n\n\n

I had to make a few adjustments to bring this up to date with the release version of Dot Net Core, but overall the original instructions worked really well… So thanks Shawty!<\/p>\n\n\n\n

What you’ll need<\/h2>\n\n\n\n