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/a3063f41bce093b3465a241ce0e3670f60f8d33e
dotnet add package Microsoft.Extensions.Caching.Abstractions --version 2.2.0-preview2-35157
Install-Package Microsoft.Extensions.Caching.Abstractions -Version 2.2.0-preview2-35157
| 包名 | 版本要求 |
|---|---|
| Microsoft.Extensions.Primitives | [2.2.0-preview2-35157, ) |
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2018-09-12 15:11:28 |
| 项目主页 | https://asp.net/ |
| 许可证 | https://raw.githubusercontent.com/aspnet/Home/2.0.0/LICENSE.txt |