Haiyun.Cache NuGet Package

Haiyun的Cache缓存帮助类,包含MenoryCache和RedisCache,可供其他各项目直接调用。
MemoryCache用法:MemCacheHelper.GetCache<string>("yourcachekey");
RedisCache用法:RedisHelper.Get("yourcachekey"); redis需要在startup中注册redis的数据库链接:services.AddRedisClient(RedisConnStr);.




Got any Haiyun.Cache Question?





Info

Version: 1.0.0
Author(s): Haiyun
Last Update: Tuesday, August 11, 2020
.NET Fiddle: Create the first Fiddle
NuGet Url: https://www.nuget.org/packages/Haiyun.Cache


Install
Install-Package Haiyun.Cache
dotnet add package Haiyun.Cache
paket add Haiyun.Cache
Haiyun.Cache Download (Unzip the "nupkg" after downloading)





STATS

must-have-score

avg-downloads-per-day

0

days-since-last-release

1362