https://github.com/aspnet/Caching
[Archived] Libraries for in-memory caching and distributed caching. Project moved to https://github.com/aspnet/Extensions
https://github.com/aspnet/Caching
aspnet-product
Last synced: about 2 months ago
JSON representation
[Archived] Libraries for in-memory caching and distributed caching. Project moved to https://github.com/aspnet/Extensions
- Host: GitHub
- URL: https://github.com/aspnet/Caching
- Owner: aspnet
- License: apache-2.0
- Archived: true
- Created: 2014-07-29T18:25:32.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2018-11-16T00:01:14.000Z (over 6 years ago)
- Last Synced: 2024-11-14T03:09:07.517Z (6 months ago)
- Topics: aspnet-product
- Language: C#
- Homepage:
- Size: 1.02 MB
- Stars: 480
- Watchers: 96
- Forks: 217
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-dotnet-core - Microsoft Caching - Libraries for in-memory caching and distributed caching. (Frameworks, Libraries and Tools / Caching)
- fucking-awesome-dotnet-core - Microsoft Caching - Libraries for in-memory caching and distributed caching. (Frameworks, Libraries and Tools / Caching)
- awesome-dotnet-core - Microsoft Caching - Libraries for in-memory caching and distributed caching. (Frameworks, Libraries and Tools / Caching)
- awesome-dotnet-core - Microsoft Caching - 用于内存缓存和分布式缓存的库。 (框架, 库和工具 / 缓存)
README
Caching [Archived]
==================**This GitHub project has been archived.** Ongoing development on this project can be found in .
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](https://github.com/aspnet/AspNetCore) repo.