An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# VirtualWhiteBoard

[![Build Status](https://caddie.visualstudio.com/VirtualWhiteBoard/_apis/build/status/scottaddie.VirtualWhiteBoard?branchName=master)](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 Service

See it in action at https://virtualwhiteboard.azurewebsites.net/.

### Prerequisites

1. .NET Core SDK 3.0 or later. ([Download here](https://www.microsoft.com/net/download/all))