Go to file
Chris R ed9f238eda Add build infrastructure. 2016-07-27 10:40:45 -07:00
.gitattributes Add build infrastructure. 2016-07-27 10:40:45 -07:00
.gitignore Add build infrastructure. 2016-07-27 10:40:45 -07:00
CONTRIBUTING.md
LICENSE.txt
NuGet.Config Add build infrastructure. 2016-07-27 10:40:45 -07:00
NuGet.master.config Add build infrastructure. 2016-07-27 10:40:45 -07:00
NuGet.release.config Add build infrastructure. 2016-07-27 10:40:45 -07:00
README.md ASP.NET 5 -> ASP.NET Core 2016-03-14 22:01:49 -07:00
build.cmd Add build infrastructure. 2016-07-27 10:40:45 -07:00
build.sh Add build infrastructure. 2016-07-27 10:40:45 -07:00
makefile.shade Add build infrastructure. 2016-07-27 10:40:45 -07:00

README.md

ASP.NET Response Caching

This repo hosts the ASP.NET Core middleware for response caching.

This project is part of ASP.NET Core. You can find samples, documentation and getting started instructions for ASP.NET Core at the Home repo.