/course-player-signalr

A realtime online course player, built with SignalR in C#.

Primary LanguageC#MIT LicenseMIT

Online Course Player

A realtime online course player, built with SignalR and ASP.NET in C#.

Function

This app is used to play course recordings. image

Setup Locally

git clone https://github.com/jojozhuang/course-player-signalr.git

Open the project in Visual Studio, compile and run. Access the player in web browser and click 'Play' button, enjoy!

Portfolio

Read portfolio Course Player(SignalR) to learn the main functions of this course player.

Tutorial

Read tutorial Building Course Player with SignalR and ASP.NET to learn how this course player is built.