缓存组件,IMemoryCache实现.
Info
| Version: | 1.0.0 |
| Author(s): | 研发中心-李永利 |
| Last Update: | Sunday, May 3, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/Cloud.Extensions.Caching.InMemory |
Install
Install-Package Cloud.Extensions.Caching.InMemory
dotnet add package Cloud.Extensions.Caching.InMemory
paket add Cloud.Extensions.Caching.InMemory
Cloud.Extensions.Caching.InMemory Download (Unzip the "nupkg" after downloading)
Dependencies
- Cloud.Extensions.Caching(>= 1.0.0)
- Microsoft.Extensions.Caching.Abstractions(>= 3.1.0)
- Microsoft.Extensions.Caching.Memory(>= 3.1.0)