缓存功能,包括基于内存和基于Redis的方式.
Info
Version: | 1.0.0.1 |
Author(s): | 乐逍遥 |
Last Update: | Friday, December 2, 2016 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/E6.Cache |
Install
Install-Package E6.Cache
dotnet add package E6.Cache
paket add E6.Cache
E6.Cache Download (Unzip the "nupkg" after downloading)
Dependencies
- E6(>= 1.0.0.8)
- Newtonsoft.Json(>= 9.0.1)
- StackExchange.Redis(>= 1.1.608)