Merge pull request #1814 from julitogtu/patch-1

Add link to signalr
This commit is contained in:
Eilon Lipton 2016-11-21 13:18:54 -08:00 committed by GitHub
commit 7820d3707c
1 changed files with 1 additions and 0 deletions

View File

@ -57,6 +57,7 @@ These are some of the most common repos:
* [Identity](https://github.com/aspnet/Identity) - users and membership system
* [MVC](https://github.com/aspnet/Mvc) - MVC framework for web apps and services
* [Razor](https://github.com/aspnet/Razor) - template language and syntax for CSHTML files
* [SignalR](https://github.com/aspnet/SignalR) - library to add real-time web functionality
* [Templates](https://github.com/aspnet/Templates) - project templates for Visual Studio
* [Tooling](https://github.com/aspnet/Tooling) - Visual Studio tooling, editors, and dialogs