This is a project showcasing various use cases and examples using SignalR.
SignalR - The Complete Guide (with real world examples) created by Bhrugen Patel
- Clone this repository to your local machine.
- Open the solution in your preferred IDE
- Build the solution. In Rider, navigate to
Build->Build Solution. - Set the Debug configuration to run the application using
https profile. - Run the solution. This can be done by pressing
F5or choosingStart Debuggingfrom theRunmenu.
Make sure you have the .NET 8.0 SDK installed on your machine.
Visit https://localhost:7272 in your web browser to view the project.
Feel free to fork this project and submit any pull requests!