NET Core and More, Fast Focus

W13 Fast Focus: A Real-time SignalR Core Chat

10/09/2019

2:00pm - 2:20pm

Level: Introductory

Jim Wooley

Senior Delivery Principal

Slalom Consulting

SignalR is Microsoft's abstraction over push based communication channels like WebSockets. We'll show you how easy it is to add server push notifications to web clients using SignalR.

You will learn:

  • What SignalR is
  • Discover how to add SignalR to an existing web application to receive updates without polling
  • Consider some use-cases that aren't chat apps