ASP.NET 5 -> ASP.NET Core

This commit is contained in:
Cesar Blum Silveira 2016-03-14 21:46:27 -07:00
parent 3d4e0d41c8
commit 89a7fe8c81
1 changed files with 1 additions and 1 deletions

View File

@ -6,4 +6,4 @@ Travis: [![Travis](https://travis-ci.org/aspnet/DataProtection.svg?branch=dev)
Data Protection APIs
This project is part of ASP.NET 5. You can find documentation for Data Protection in the [ASP.NET 5 Documentation](http://docs.asp.net/en/latest/security/data-protection/index.html). 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 documentation for Data Protection in the [ASP.NET Core Documentation](http://docs.asp.net/en/latest/security/data-protection/index.html). You can find samples, documentation and getting started instructions for ASP.NET Core at the [Home](https://github.com/aspnet/home) repo.