Introduction to ASP.NET Core SignalR
In this introduction module to ASP.NET Core SignalR, you'll learn what ASP.NET SignalR is, how it works, and when to use it
Learning objectives
By the end of this module, you'll be able to:
- Understand the various terminologies specific to ASP.NET Core SignalR.
- Know what ASP.NET Core SignalR is and how it works.
- Determine when it is an appropriate solution for implementing real-time web functionality.
Prerequisites
- Familiarity with ASP.NET Core web apps