Introduction
                                    
                                        Why SignalR?
                                            
                                                ()
                                            
                                            
                                    
                                    
                                        What you should know
                                            
                                                ()
                                            
                                            
                                    
                             
                            
                                1.SignalR Overview
                                    
                                        What is SignalR?
                                            
                                                ()
                                            
                                            
                                    
                                    
                                        SignalR vs. WebSockets vs. WebRTC
                                            
                                                ()
                                            
                                            
                                    
                                    
                                        SignalR and ASP.NET Core
                                            
                                                ()
                                            
                                            
                                    
                                    
                                        How SignalR works
                                            
                                                ()
                                            
                                            
                                    
                                    
                                        Changes from SignalR 2.2
                                            
                                                ()
                                            
                                            
                                    
                             
                            
                                2. Basic Chat Features
                                    
                                        Example app overview
                                            
                                                ()
                                            
                                            
                                    
                                    
                                        Create an ASP.NET Core project
                                            
                                                ()
                                            
                                            
                                    
                                    
                                        Add a SignalR hub
                                            
                                                ()
                                            
                                            
                                    
                                    
                                        Build the JavaScript client
                                            
                                                ()
                                            
                                            
                                    
                                    
                                        Handle hub connection events
                                            
                                                ()
                                            
                                            
                                    
                                    
                                        Handle client connection events
                                            
                                                ()
                                            
                                            
                                    
                                    
                                        SignalR and CORS
                                            
                                                ()
                                            
                                            
                                    
                             
                            
                                3. Groups and Persistence
                                    
                                        How groups work in SignalR
                                            
                                                ()
                                            
                                            
                                    
                                    
                                        Add connections to groups
                                            
                                                ()
                                            
                                            
                                    
                                    
                                        Send commands from the client
                                            
                                                ()
                                            
                                            
                                    
                                    
                                        Add persistence to SignalR
                                            
                                                ()
                                            
                                            
                                    
                             
                            
                                4. Users and Security
                                    
                                        Users and authentication
                                            
                                                ()
                                            
                                            
                                    
                                    
                                        Add cookie authentication
                                            
                                                ()
                                            
                                            
                                    
                                    
                                        Add a dashboard view
                                            
                                                ()
                                            
                                            
                                    
                                    
                                        Use a hub from other classes
                                            
                                                ()
                                            
                                            
                                    
                             
                            
                     
                        
                                
                                    Ex_Files_Learning_Signal_R_ASP_NET.zip
                                    
                                        (38.3 MB)