CacheSleeve lets you easily set up distributed in-memory cache with a Redis backplane for .NET projects.
Info
| Version: | 1.4.21 |
| Author(s): | Jack Dehlin |
| Last Update: | Tuesday, July 11, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/jdehlin/CacheSleeve/ |
| NuGet Url: | https://www.nuget.org/packages/CacheSleeve |
Install
Install-Package CacheSleeve
dotnet add package CacheSleeve
paket add CacheSleeve
CacheSleeve Download (Unzip the "nupkg" after downloading)
Dependencies
- StackExchange.Redis(>= 1.0.394)
- Newtonsoft.Json(>= 5.0.8)
- RazorEngine(>= 3.6.0)
Tags