aspnetcore/src/ResponseCaching
Ryan Brandenburg 25ae8871e0 Reorganize source code in preparation to move into aspnet/AspNetCore
Prior to reorganization, this source code was found in 12395b4d1c
2018-11-26 12:13:11 -08:00
..
build Reorganize source code in preparation to move into aspnet/AspNetCore 2018-11-26 12:13:11 -08:00
samples/ResponseCachingSample Reorganize source code in preparation to move into aspnet/AspNetCore 2018-11-26 12:13:11 -08:00
src Reorganize source code in preparation to move into aspnet/AspNetCore 2018-11-26 12:13:11 -08:00
test Reorganize source code in preparation to move into aspnet/AspNetCore 2018-11-26 12:13:11 -08:00
.gitignore Reorganize source code in preparation to move into aspnet/AspNetCore 2018-11-26 12:13:11 -08:00
Directory.Build.props Reorganize source code in preparation to move into aspnet/AspNetCore 2018-11-26 12:13:11 -08:00
Directory.Build.targets Reorganize source code in preparation to move into aspnet/AspNetCore 2018-11-26 12:13:11 -08:00
NuGetPackageVerifier.json Reorganize source code in preparation to move into aspnet/AspNetCore 2018-11-26 12:13:11 -08:00
README.md Reorganize source code in preparation to move into aspnet/AspNetCore 2018-11-26 12:13:11 -08:00
ResponseCaching.sln Reorganize source code in preparation to move into aspnet/AspNetCore 2018-11-26 12:13:11 -08:00
version.props Reorganize source code in preparation to move into aspnet/AspNetCore 2018-11-26 12:13:11 -08:00

README.md

ASP.NET Core Response Caching [Archived]

This GitHub project has been archived. Ongoing development on this project can be found in https://github.com/aspnet/AspNetCore.

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 AspNetCore repo.