https://github.com/scottaddie/virtualwhiteboard
An ASP.NET Core SignalR implementation of a whiteboard
https://github.com/scottaddie/virtualwhiteboard
asp-net-core azure dot-net-core signalr
Last synced: about 1 month ago
JSON representation
An ASP.NET Core SignalR implementation of a whiteboard
- Host: GitHub
- URL: https://github.com/scottaddie/virtualwhiteboard
- Owner: scottaddie
- License: mit
- Created: 2018-11-02T22:32:14.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-08-23T01:40:26.000Z (almost 6 years ago)
- Last Synced: 2025-03-30T23:12:47.391Z (3 months ago)
- Topics: asp-net-core, azure, dot-net-core, signalr
- Language: C#
- Homepage: https://virtualwhiteboard.azurewebsites.net/
- Size: 120 KB
- Stars: 6
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# VirtualWhiteBoard
[](https://caddie.visualstudio.com/VirtualWhiteBoard/_build/latest?definitionId=3&branchName=master)
An ASP.NET Core SignalR implementation of a whiteboard, inspired by https://github.com/aspnet/SignalR-samples/tree/master/WhiteBoard. The production version of this app is hosted in Azure and uses:
- Azure App Service
- Azure Key Vault
- Azure SignalR ServiceSee it in action at https://virtualwhiteboard.azurewebsites.net/.
### Prerequisites1. .NET Core SDK 3.0 or later. ([Download here](https://www.microsoft.com/net/download/all))