UI notifications system with Blazor and SignalR - part 1
Hi All! Today we’re going to see how we can write a UI notification system. We will use Blazor to render the UI, SignalR to handle the client/server communication, and OpenSleigh to execute the background operations. Our goal is to allow the user to trigger the execution of a long-running...
2021, Feb 27 — 3 minute read