ASP.NET 5 -> ASP.NET Core

This commit is contained in:
Cesar Blum Silveira 2016-03-14 21:51:06 -07:00
parent 2e64ed8ce4
commit 0c3b17dafd
1 changed files with 2 additions and 2 deletions

View File

@ -5,9 +5,9 @@ AppVeyor: [![AppVeyor](https://ci.appveyor.com/api/projects/status/yyivj6uwu3uj2
Travis: [![Travis](https://travis-ci.org/aspnet/Session.svg?branch=dev)](https://travis-ci.org/aspnet/Session)
Contains libraries for session state middleware for ASP.NET 5.
Contains libraries for session state middleware for ASP.NET Core.
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.