left-icon

Real-Time ASP.NET Core 3 Apps with SignalR Succinctly®
by Dirk Strauss

Previous
Chapter

of
15
A
A
A

CHAPTER 5

Creating the Hub and Configuring SignalR

Scroll To Top
Disclaimer
DISCLAIMER: Web reader is currently in beta. Please report any issues through our support system. PDF and Kindle format files are also available for download.

Previous

Next

TABLE OF CONTENT
About the Author
1. What is SignalR
2. Prerequisites
3. Project Creation and Setup
4. Add the Required SignalR Client Library
5. Creating the Hub and Configuring SignalR
6. Creating the Client Application
7. Running the Application
8. The Problem with SendAsync
9. Creating Real Time Charts
10. Creating the Chart Hub
11. Creating the Chart Client Application
12. The JavaScript Code Explained
13. Running the Real Time Chart Application
14. Having Fun with Exchange Rates
15. Using Chrome Developer Tools