ASP.NET 5 -> ASP.NET Core

This commit is contained in:
Cesar Blum Silveira 2016-03-14 21:50:34 -07:00
parent 2dba840f94
commit 8e01db2c70
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ Travis: [![Travis](https://travis-ci.org/aspnet/WebSockets.svg?branch=dev)](ht
Contains a managed implementation of the WebSocket protocol, along with client and server integration components.
This project is part of ASP.NET 5. You can find samples, documentation and getting started instructions for ASP.NET 5 at the [Home](https://github.com/aspnet/home) repo.
This project is part of ASP.NET Core. You can find samples, documentation and getting started instructions for ASP.NET Core at the [Home](https://github.com/aspnet/home) repo.