Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 351 Bytes

File metadata and controls

8 lines (4 loc) · 351 Bytes

SignalRChatDemo

Simple ASP.NET MVC 6 SignalR chat demo

Demonstrates a simple chat client built with ASP.NET MVC 6 and SignalR 3.0. The sample app demonstrates how the built in dependency injection system works.

Example deployment scripts demonstrate how to deploy an Azure web site via PowerShell using the new .NET Development Utilities (DNU).