What you'll learn:
- SignalR Fundamentals
- SignalR .NET Client
- SignalR Identity User
- SignalR Groups
- Azure SignalR
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?
SignalRis the answer to that! SignalRhas been there since many years, but still it is a new domain to many .NETDevelopers. SignalRis 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 SignalRand 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 SignalRin 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 .NET7!Ialways thrive to keep content up to date and if you have any questions, Iwill just be a question away :)