ASP.NET 5 -> ASP.NET Core

This commit is contained in:
Cesar Blum Silveira 2016-03-14 22:01:49 -07:00
parent 47f24598f4
commit 2ec664f325
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
ASP.NET Response Caching
========
This repo hosts the ASP.NET 5 middleware for response caching.
This repo hosts the ASP.NET Core middleware for response caching.
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.