Azure Static Web Apps: UPDATE

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • aswa-example02

    Azure Static Web App .NET example

  • I created a fairly simple solution with a Blazor WebAssembly frontend, a Common project for entities and a C# Functions project for the API my frontend would talk to. This is not the cleanest implementation (since Table Entities are sent to the frontend) but it gets the example done. The entire solution is available on GitHub in the rickvdbosch/aswa-example02 repository. The result can be found at blue-water-047654a03. If you go to the 'Fetch data' page, it will get some blogposts on static web apps from Table Storage through the C# Functions API.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts