Blazor and IoT Hub

Brass Contributor

This month I’ve been developing some apps using Blazor to send messages to and get them from, an IoT Hub.

They are in essence a Blazor UI calling the .NET Core Hub Sample code from the Azure IOT Hub SDK.

Use is also made of the dotnet/iot repository for accessing hardware from, for example, a RPi. (More to come on this).

I have also documented getting Blazor published on desktop IIS.

 

Blazor-IoT: Azure IoT Hub Interaction using Blazor on a RPi - Some Hacks

Blazor-IoT: Azure IoT Hub Interaction using Blazor on a RPi - GPIO and Bindings App

Blazor-IoT: Azure IoT Hub Interaction using Blazor on a RPi - App for Monitoring an IoT Hub submissi...

Blazor-IoT: Azure IoT Hub Interaction using Blazor on a RPi - A Simulated IoT Hub Device

Blazor-IoT: Azure IoT Hub Interaction using Blazor on a RPi - Intro

Publishing Blazor to Desktop IIS

 

0 Replies