ASP.NET 5 -> ASP.NET Core
This commit is contained in:
parent
47f24598f4
commit
2ec664f325
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in New Issue