Skip to content
This repository has been archived by the owner on Dec 14, 2018. It is now read-only.
/ Caching Public archive

[Archived] Libraries for in-memory caching and distributed caching. Project moved to https://github.com/aspnet/Extensions

License

Notifications You must be signed in to change notification settings

aspnet/Caching

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9db2c38 · Nov 7, 2018
Jul 2, 2018
Oct 31, 2018
Oct 31, 2018
Oct 31, 2018
Oct 31, 2018
Jul 2, 2018
Jan 6, 2016
Nov 1, 2017
Jul 2, 2018
Jul 24, 2018
Oct 31, 2018
Sep 29, 2018
May 7, 2018
Sep 27, 2018
Nov 20, 2017
Dec 12, 2016
Nov 7, 2018
Oct 9, 2017
Oct 9, 2017
Oct 7, 2018
Jul 2, 2018
Oct 9, 2017
Jul 2, 2018
Sep 29, 2018
Jun 28, 2018

Repository files navigation

Caching [Archived]

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

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