lrxtom2 / iothub-azurefunction-jwt-blazor

Build serverless, full stack App from IoT to Blazor in Azure native

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build serverless, full stack App from IoT to Blazor in Azure native

Integrate with Azure demo about IoT temperature monitor platform, only a .Net programer can go though the development process. Host Azure Function OpenApi with JWT authorization integrate with Blazor WebAssembly as frontend.

Architecture

image

Features

This project features the following capabilities.

  • Azure IoT Hub
  • Azure Functions IoT Hub Trigger
  • Azure Functions OpenApi with Jwt
  • Azure App Service Static Web Site
  • Azure SQL Database
  • Blazor WebAssembly

Reference

Iot Hub Device SDK demo from https://github.com/Azure-Samples/azure-iot-samples-csharp

About

Build serverless, full stack App from IoT to Blazor in Azure native


Languages

Language:C# 50.9%Language:HTML 31.3%Language:CSS 17.8%