Go to file
Pranav K 83dc7dd030 Updating versions to 2.0.0-preview1 2017-04-03 21:41:12 -07:00
build Updating versions to 2.0.0-preview1 2017-04-03 21:41:12 -07:00
samples/ResponseCachingSample Converted sample and test project to run on netcoreapp2.0 2017-03-23 17:04:47 -07:00
src
test/Microsoft.AspNetCore.ResponseCaching.Tests Converted sample and test project to run on netcoreapp2.0 2017-03-23 17:04:47 -07:00
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
LICENSE.txt
NuGet.config
NuGetPackageVerifier.json
README.md
ResponseCaching.sln
appveyor.yml
build.cmd
build.ps1
build.sh
version.props Updating versions to 2.0.0-preview1 2017-04-03 21:41:12 -07:00

README.md

ASP.NET Core Response Caching

AppVeyor: AppVeyor

Travis: Travis

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.