Course “Basics of ASP.NET Core SignalR”. In this course, you’ll learn about ASP.NET Core SignalR, an open source library that lets you add real-time web functionality to your applications. Real-time web functionality allows server code to automatically deliver application content to clients. In this course you will learn the following:
- SignalR Basics. This section will help you understand how SignalR works and how to use it to build real-time web applications.
- Creating and configuring SignalR. In this section, you’ll learn how to create and configure a SignalR application in an ASP.NET Core application.
- Build real-time web applications. In this section, you’ll learn how to use SignalR to create real-time web applications such as chat, dashboards, and collaboration applications.
- Authentication and authorization. In this section, you’ll learn how to secure SignalR applications using authentication and authorization.
- Hosting and scaling. In this section, you’ll learn how to host and scale SignalR applications.
What will you learn
- ASP.NET Core SignalR Concepts
- How to create and configure a SignalR application
- How to Use SignalR to Create Real-Time Web Applications
- How to Secure SignalR Applications with Authentication and Authorization
- How to host and scale SignalR applications
This course is suitable for people who
- ASP.NET Core developers who want to learn how to build real-time web applications using SignalR.
- Application architects who want to use SignalR to build scalable, high-performance applications.
- Anyone interested in creating interactive and dynamic web applications.