Introduction to ASP.NET Core SignalR

Intermediate
Developer
ASP.NET Core
.NET

In this introductory module, you'll learn what ASP.NET Core 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 terminology that's specific to ASP.NET Core SignalR.
  • Know what ASP.NET Core SignalR is and how it works.
  • Determine when it's an appropriate solution for implementing real-time web functionality.

Prerequisites

  • Familiarity with ASP.NET Core web apps