Home
 
  
🔍

🔗 Using Blazor WebAssembly, SignalR and C# 9 to create Full-stack Real time Applications

https://www.dotnetcurry.com/aspnet-core/realtime-app-using-blazor-webassembly-signalr-csharp9

April 27, 2021

This article puts Blazor WebAssembly under test by building a small real time survey application leveraging SignalR for its real time functionality across both frontend and backend. While doing so, we will use the latest ASP.NET libraries in .NET 5 and C# 9.0, including some of the new language features like record types.

 

© 2022