Go to file
John Luo d9778252d0 Sort header and query values 2018-02-27 13:42:46 -08:00
.github Create ISSUE_TEMPLATE.md 2018-01-02 14:10:58 -08:00
build Update dependencies.props 2018-02-26 11:14:16 -08:00
samples/ResponseCachingSample
src Sort header and query values 2018-02-27 13:42:46 -08:00
test Sort header and query values 2018-02-27 13:42:46 -08:00
.appveyor.yml
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
Directory.Build.props
Directory.Build.targets
LICENSE.txt
NuGet.config
NuGetPackageVerifier.json
README.md
ResponseCaching.sln
build.cmd
build.sh
korebuild-lock.txt Update dependencies.props 2018-02-26 11:14:16 -08:00
korebuild.json
run.cmd
run.ps1
run.sh
version.props Use FeatureBranchVersionSuffix when generating VersionSuffix 2018-02-21 18:27:11 -08: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.