[Archived] Libraries for in-memory caching and distributed caching. Project moved to https://github.com/aspnet/Extensions
14cf36d4f5 | ||
---|---|---|
samples | ||
src | ||
test | ||
tools | ||
.gitattributes | ||
.gitignore | ||
.travis.yml | ||
CONTRIBUTING.md | ||
Caching.sln | ||
LICENSE.txt | ||
NuGet.config | ||
NuGetPackageVerifier.json | ||
README.md | ||
appveyor.yml | ||
build.cmd | ||
build.ps1 | ||
build.sh | ||
global.json | ||
makefile.shade |
README.md
Caching
Contains libraries for in-memory caching and distributed caching. Includes distributed cache implementations for in-memory, Microsoft SQL Server, and Redis.
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.