Course Information
Course Overview
Learn SignalR fundamentals by building 8 projects with SignalR in .NET Core and MVC. (.NET 7)
Typically in an application client initiates a request and server responds back, but what if server had to send a data without a request?
OR
What if you want something on the web page to be automatically refreshed when new data is available?
OR
You want to learn how a typical chat application works?
SignalR is the answer to that! SignalR has been there since many years, but still it is a new domain to many .NET Developers. SignalR is just a wrapper around the real time web protocols, but it is a great technology to achieve real time web communication. In this course we will walk you though the basics of what is SignalR and what problem it solves.
After that we will dive deeper in the fundamentals and build multiple projects using SignalR.
At the end of this course you will be confident to take what you learned and implement SignalR in your project! This is 100% hands on course, so lets get started!
My main focus is not to teach you some theory! My goal is always to teach you real world application and how you can practically use SignalR. The course is built using .NET 7! I always thrive to keep content up to date and if you have any questions, I will just be a question away :)
Course Content
- 9 section(s)
- 66 lecture(s)
- Section 1 Introduction
- Section 2 SignalR in Action
- Section 3 SignalR - More Projects
- Section 4 Groups in SignalR
- Section 5 SignalR - Notification Project
- Section 6 SignalR - Basic Chat
- Section 7 SignalR - Order Update Project
- Section 8 SignalR Azure Service
- Section 9 SignalR - Advanced Chat
What You’ll Learn
- SignalR Fundamentals
- SignalR .NET Client
- SignalR Identity User
- SignalR Groups
- Azure SignalR
Skills covered in this course
Reviews
-
SShubham Bharatsing Rajput
informative teaching
-
HHenry Vargasguevara
buena explicación!
-
DDmitry Katkov
Another great course where you build projects from scratch. Great way to learn with hands-on experience. Thank you!
-
CCodeoid Technologies
I HAVE LEARNED NEW CONCEPT