Caching abstractions for in-memory cache and distributed cache. Commonly used types: Microsoft.Extensions.Caching.Distributed.IDistributedCache Microsoft.Extensions.Caching.Memory.IMemoryCache This package was built from the source at: https://github.com/aspnet/Caching/tree/d229b4cc24713b5d79cd2602ac0d3ebfb3e749c4
dotnet add package Microsoft.Extensions.Caching.Abstractions --version 2.2.0-preview1-35029
Install-Package Microsoft.Extensions.Caching.Abstractions -Version 2.2.0-preview1-35029
| 包名 | 版本要求 |
|---|---|
| Microsoft.Extensions.Primitives | [2.2.0-preview1-35029, ) |
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2018-08-22 16:12:44 |
| 项目主页 | https://asp.net/ |
| 许可证 | https://raw.githubusercontent.com/aspnet/Home/2.0.0/LICENSE.txt |