OBSOLETE - see readme
Перейти к файлу
Eilon Lipton d40384710e
Update README.md
2017-12-27 15:58:24 -08:00
src/Microsoft.AspNetCore.SignalR.SqlServer Updating versions to 1.2.0-* 2016-11-09 14:20:00 -08:00
test/Microsoft.AspNetCore.SignalR.SqlServer.Tests Revert "Revert "Updating partner package versions"" 2016-10-13 09:19:34 -07:00
tools Strong name Microsoft.AspNet.SignalR.SqlServer. 2015-11-03 16:12:43 -08:00
.gitattributes Initial porting of SignalR SqlServer 2015-01-18 22:45:54 -08:00
.gitignore Moving build to dotnet 2016-02-10 12:57:39 -08:00
.travis.yml Increase .travis.yml consistency between repos 2016-09-04 20:19:37 -07:00
CONTRIBUTING.md Update Home master -> Home dev 2015-05-12 11:48:33 -07:00
LICENSE.txt Update LICENSE.txt and license header on files. 2015-05-01 14:04:26 -07:00
NuGet.config Update NuGet.config 2016-08-19 17:53:13 -07:00
README.md Update README.md 2017-12-27 15:58:24 -08:00
SignalR-SqlServer.sln Rename AspNet 5 file contents. 2016-01-22 12:26:21 -08:00
appveyor.yml Fix backslashes in yml config. 2016-03-09 17:44:49 -08:00
build.cmd Return the error code from build.cmd 2016-02-28 10:12:20 -08:00
build.ps1 Update the build scripts to the latest version 2016-03-07 20:55:06 -08:00
build.sh Update the build scripts to the latest version 2016-03-07 20:55:06 -08:00
global.json Update global.json, sources=>projects 2015-04-02 09:20:38 -07:00

README.md

ASP.NET SignalR SQL Server Scaleout

This repository is obsolete and no longer used or maintained.

All SignalR work for ASP.NET Core is located at https://github.com/aspnet/SignalR

As a result, we're not accepting anymore changes to this project. Please file any new issues on https://github.com/aspnet/SignalR.