ASP.NET 5 -> ASP.NET Core

This commit is contained in:
Cesar Blum Silveira 2016-03-14 21:39:15 -07:00
parent c068128098
commit c5d2274315
1 changed files with 1 additions and 1 deletions

View File

@ -7,4 +7,4 @@ Travis: [![Travis](https://travis-ci.org/aspnet/Identity.svg?branch=dev)](http
ASP.NET Identity is the new membership system for building ASP.NET web applications. ASP.NET Identity allows you to add login features to your application and makes it easy to customize data about the logged in user.
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.