Microsoft.Extensions.Caching.Abstractions 1.0.1
Caching abstractions for in-memory cache and distributed cache.
Commonly used types:
Microsoft.Extensions.Caching.Distributed.IDistributedCache
Microsoft.Extensions.Caching.Memory.IMemoryCache
Showing the top 20 packages that depend on Microsoft.Extensions.Caching.Abstractions.
| Packages | Downloads |
|---|---|
|
Microsoft.Extensions.Caching.Memory
In-memory cache implementation of Microsoft.Extensions.Caching.Memory.IMemoryCache.
|
8 |
|
Microsoft.Extensions.Caching.Memory
In-memory cache implementation of Microsoft.Extensions.Caching.Memory.IMemoryCache.
|
7 |
|
Microsoft.Extensions.Caching.Memory
In-memory cache implementation of Microsoft.Extensions.Caching.Memory.IMemoryCache.
|
6 |
.NET Standard 1.0
- System.Collections (>= 4.0.11)
- System.Threading (>= 4.0.11)
- System.Threading.Tasks (>= 4.0.11)
- Microsoft.Extensions.Primitives (>= 1.0.1)