Back to Practical Aspnetcore

Wall of Counters

projects/blazor-ss/WallOfCounters/README.md

latest319 B
Original Source

Wall of Counters

This is a sample on how to use System.Timers.Timers with Blazor and how to update the UI from another thread.

This sample also uses BlazorStyle, a component that allows to use scoped CSS inside a Blazer component (similar to Vue Single File Component).