DotCommon通用工具类库, 缓存模块.
Info
Version: | 6.3.1 |
Author(s): | virtual |
Last Update: | Wednesday, December 25, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/cocosip/DotCommon |
NuGet Url: | https://www.nuget.org/packages/DotCommon.Caching |
Install
Install-Package DotCommon.Caching
dotnet add package DotCommon.Caching
paket add DotCommon.Caching
DotCommon.Caching Download (Unzip the "nupkg" after downloading)
Dependencies
- DotCommon(>= 4.2.3)
- Microsoft.Extensions.Caching.Memory(>= 5.0.0)
- Nito.AsyncEx(>= 5.1.0)