CacheSleeve lets you easily set up distributed in-memory cache with a Redis backplane for .NET projects.
Info
Version: | 0.1.3 |
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.StrongName |
Install
Install-Package CacheSleeve.StrongName
dotnet add package CacheSleeve.StrongName
paket add CacheSleeve.StrongName
CacheSleeve.StrongName Download (Unzip the "nupkg" after downloading)
Dependencies
- StackExchange.Redis.StrongName(>= 1.0.488)
- Newtonsoft.Json(>= 5.0.8)
- RazorEngine(>= 3.6.0)
Tags