Go to file
Nate McMaster (automated) 7865e2d4bd
Update dependencies.props
[auto-updated: dependencies]
2018-03-28 11:01:04 -07:00
.github
build Update dependencies.props 2018-03-28 11:01:04 -07:00
samples/ResponseCachingSample
src Set 2.0 baselines 2018-03-20 11:48:38 -07: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-03-28 11:01:04 -07:00
korebuild.json Update KoreBuild channel 2018-03-16 12:33:18 -07:00
run.cmd
run.ps1
run.sh
version.props Prepend FeatureBranchVersionPrefix if FeatureBranchVersionSuffix is specified 2018-03-06 10:05:43 -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.