c1e6de38c8 | ||
---|---|---|
src/Microsoft.AspNet.SignalR.SqlServer | ||
test/Microsoft.AspNet.SignalR.SqlServer.Tests | ||
.gitattributes | ||
.gitignore | ||
CONTRIBUTING.md | ||
LICENSE.txt | ||
NuGet.Config | ||
README.md | ||
SignalR-SqlServer.sln | ||
build.cmd | ||
build.sh | ||
global.json | ||
makefile.shade |
README.md
ASP.NET SignalR SQL Server Scaleout
ASP.NET SignalR is a is a new library for ASP.NET developers that makes it incredibly simple to add real-time web functionality to your applications.
This project is part of ASP.NET vNext. You can find samples, documentation and getting started instructions for ASP.NET vNext at the Home repo.