DotCommon通用工具类库,基于内存型缓存的管理扩展.
Info
Version: | 5.1.2 |
Author(s): | virtual |
Last Update: | Monday, October 16, 2023 |
.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)