OBSOLETE - see readme
Перейти к файлу
hishamco 1de4bf20c3 Update 'dnvmx -x86' switch 2015-03-25 12:12:32 +03:00
src/Microsoft.AspNet.SignalR.SqlServer Update .kproj => .xproj. 2015-03-11 14:06:12 -07:00
test/Microsoft.AspNet.SignalR.SqlServer.Tests Update xunit.runner.kre => xunit.runner.aspnet. 2015-03-12 17:38:44 -07:00
.gitattributes Initial porting of SignalR SqlServer 2015-01-18 22:45:54 -08:00
.gitignore Add project.lock.json to .gitignore 2015-02-16 14:04:26 -08:00
CONTRIBUTING.md Initial commit 2014-12-10 16:54:42 -08:00
LICENSE.txt Initial commit 2014-12-10 16:54:42 -08:00
NuGet.Config Initial porting of SignalR SqlServer 2015-01-18 22:45:54 -08:00
README.md Initial commit 2014-12-10 16:54:42 -08:00
SignalR-SqlServer.sln Update .kproj => .xproj. 2015-03-11 14:06:12 -07:00
build.cmd Update 'dnvmx -x86' switch 2015-03-25 12:12:32 +03:00
build.sh Remove BOM from project.json, *.cmd, *.sh and *.shade files. 2015-03-09 12:59:56 -07:00
global.json Initial porting of SignalR SqlServer 2015-01-18 22:45:54 -08:00
makefile.shade Initial porting of SignalR SqlServer 2015-01-18 22:45:54 -08:00

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.