Summary
By using SignalR, you can replace client-side polling and solve the loss of orders issue for Contoso Pizza.
In this module, you learned about SignalR, how it works, and whether and when to use it. You explored its capabilities, how its moving parts function together, and the common terminology associated with it. And you saw C# code examples that reinforce these learning objectives.
References
- Use hubs in SignalR for ASP.NET Core
- Send messages from outside a hub
- Manage users and groups in SignalR
- ASP.NET Core SignalR clients
Learn more with a .NET beginner video series
Looking for more information?
Ready to build something?
- Build mobile apps with Xamarin.Forms
- Create a web UI with ASP.NET Core
- Create a web API with ASP.NET Core Controllers
- Build a web app with Blazor