文件名称:C#缓存工具类【待完善-----可以参考一下】
文件大小:100KB
文件格式:7Z
更新时间:2022-07-14 16:28:20
C#
C#缓存工具类
【文件预览】:
CacheAttribute
----Attributes()
--------CacheInitAttribute.cs(808B)
--------CacheAbleAttribute.cs(695B)
--------CacheUpdateAttribute.cs(847B)
--------CacheDelAttribute.cs(755B)
----bin()
--------Release()
--------Debug()
----obj()
--------Release()
--------CacheAttribute.csproj.nuget.dgspec.json(5KB)
--------project.assets.json(399KB)
--------rider.project.restore.info(20B)
--------CacheAttribute.csproj.nuget.g.props(3KB)
--------project.nuget.cache(29KB)
--------project.packagespec.json(1KB)
--------Debug()
--------CacheAttribute.csproj.nuget.g.targets(711B)
----CacheAttribute.csproj(413B)
----Filter()
--------TestAsFilter.cs(152B)
--------CacheAttributeCheckFilter.cs(7KB)
--------CacheNameResolver.cs(6KB)
----Class1.cs(91B)
----Exceptions()
--------CacheAbleArgsException.cs(360B)
--------CacheStrategyException.cs(340B)
--------CacheDelArgsException.cs(411B)
----Utils()
--------RedisCahceUtil.cs(2KB)
--------CacheOperation.cs(8KB)
--------ICacheable.cs(1KB)
--------MemoryCacheUtil.cs(1KB)