分布式缓存.
Info
Version: | 1.17.16 |
Author(s): | GUOMING |
Last Update: | Wednesday, July 31, 2024 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Hummingbird.Extensions.Cache |
Install
Install-Package Hummingbird.Extensions.Cache
dotnet add package Hummingbird.Extensions.Cache
paket add Hummingbird.Extensions.Cache
Hummingbird.Extensions.Cache Download (Unzip the "nupkg" after downloading)
Dependencies
net461
- CacheManager.Core(>= 1.2.0)
- CacheManager.Serialization.Json(>= 1.2.0)
- CacheManager.StackExchange.Redis(>= 1.2.0)
- CacheManager.SystemRuntimeCaching(>= 1.2.0)
- Newtonsoft.Json(>= 12.0.1)
- Hummingbird.Core(>= 1.15.0)
- CacheManager.Core(>= 1.2.0)
- CacheManager.Microsoft.Extensions.Caching.Memory(>= 1.2.0)
- CacheManager.Microsoft.Extensions.Configuration(>= 1.2.0)
- CacheManager.Microsoft.Extensions.Logging(>= 1.2.0)
- CacheManager.Serialization.Json(>= 1.2.0)
- CacheManager.StackExchange.Redis(>= 1.2.0)
- Microsoft.Extensions.Configuration(>= 2.1.1)
- Newtonsoft.Json(>= 12.0.1)