Best way to show an alert/notification without needing close button?

This page summarizes the projects mentioned and recommended in the original post on /r/Blazor

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
  • sotsera.blazor.toaster

    A Toastr.js port to Blazor in pure .Net.

  • I've been using https://github.com/sotsera/sotsera.blazor.toaster to show toasts that disappear after a set time. Demo here: https://blazor-toaster.sotsera.com/

  • MatBlazor

    Material Design components for Blazor and Razor Components

  • 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
  • Toast

    A JavaScript free toast library for Blazor and Razor Component applications (by Blazored)

  • I've used https://github.com/Blazored/Toast with great success

  • ASP.NET Core

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

  • I'm also on Blazor server and haven't added .UseStaticWebAssets() to my Program.cs, and it's still working fine in production. The last comment in the GitHub issue (that is mentioned in the project readme) seems to come to the same conclusion: https://github.com/dotnet/aspnetcore/issues/13190

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

  • This comment from Chris Sainty re: Blazor vs MVC vs Razor Pages

    4 projects | /r/dotnet | 28 Apr 2023
  • Nightclub Website

    6 projects | /r/Blazor | 23 Jan 2023
  • Front end frameworks

    3 projects | /r/dotnet | 9 Apr 2022
  • Pre-fetch data for next page

    3 projects | /r/Blazor | 30 Aug 2021
  • When and how to properly refresh the access token in the frontend

    2 projects | /r/csharp | 26 Apr 2021