[Archived] Libraries for in-memory caching and distributed caching. Project moved to https://github.com/aspnet/Extensions
ff24c3a774 | ||
---|---|---|
build | ||
samples | ||
src | ||
test | ||
.gitattributes | ||
.gitignore | ||
.travis.yml | ||
CONTRIBUTING.md | ||
Caching.sln | ||
LICENSE.txt | ||
NuGet.config | ||
NuGetPackageVerifier.json | ||
README.md | ||
appveyor.yml | ||
build.cmd | ||
build.ps1 | ||
build.sh | ||
version.props |
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.