In this tutorial I show how to build a comprehensive Blazor solution using .NET Core 3.0 comprising (1) a standard class library (2) a Web API server-side web app and (3) a server-side Blazor application that uses SignalR to update the DOM by consuming an API service.
0 Comments