Working with ASP.NET Core Blazor WebAssembly

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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • ASP.NET Core

    ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.

  • Breakpoint limitations - specifically the OnInitializedAsync part. There are workarounds like this which are available.

  • awesome-blazor

    Resources for Blazor, a .NET web framework using C#/Razor and HTML that runs in the browser with WebAssembly.

  • Blazor has a quite a few third party libraries\controls available. Here's one of the few lists which link many resources available for Blazor, in particular the libraries piece - https://github.com/AdrienTorris/awesome-blazor#libraries--extensions You do have lot of free, paid or open source options. I tried Syncfusion Community License and they're good (with support too) . I used Radzen in the app and it worked well. I couldn't try all available libraries and this isn't a sponsored post

  • 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

  • blazor or javscript frameworks

    2 projects | /r/csharp | 1 May 2022
  • Debouncer - helps you debounce any action in Blazor

    2 projects | /r/Blazor | 2 Apr 2023
  • Run background tasks in blazor wasm like worker

    3 projects | /r/Blazor | 18 Jul 2022
  • Download text file by adding it to the page url

    3 projects | /r/Blazor | 1 Jul 2022
  • For client-side Blazor (WASM), how do you handle long-running, CPU-bound tasks?

    3 projects | /r/Blazor | 28 May 2022