aspnetcore/src/ResponseCaching
Ryan Brandenburg 101303eceb Fix RepositoryUrls 2018-11-21 15:55:40 -08:00
..
build Reorganize source code in preparation to move into aspnet/AspNetCore 2018-11-21 15:06:37 -08:00
samples/ResponseCachingSample Reorganize source code in preparation to move into aspnet/AspNetCore 2018-11-21 15:06:37 -08:00
src Reorganize source code in preparation to move into aspnet/AspNetCore 2018-11-21 15:06:37 -08:00
test Reorganize source code in preparation to move into aspnet/AspNetCore 2018-11-21 15:06:37 -08:00
.gitignore Reorganize source code in preparation to move into aspnet/AspNetCore 2018-11-21 15:06:37 -08:00
Directory.Build.props Fix RepositoryUrls 2018-11-21 15:55:40 -08:00
Directory.Build.targets Reorganize source code in preparation to move into aspnet/AspNetCore 2018-11-21 15:06:37 -08:00
NuGetPackageVerifier.json Reorganize source code in preparation to move into aspnet/AspNetCore 2018-11-21 15:06:37 -08:00
README.md Reorganize source code in preparation to move into aspnet/AspNetCore 2018-11-21 15:06:37 -08:00
ResponseCaching.sln Reorganize source code in preparation to move into aspnet/AspNetCore 2018-11-21 15:06:37 -08:00
version.props Reorganize source code in preparation to move into aspnet/AspNetCore 2018-11-21 15:06:37 -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.