Skip to main content
microsoft.extensions.caching.abstractions package icon

microsoft.extensions.caching.abstractions

Caching abstractions for in-memory cache and distributed cache. Commonly used types: Microsoft.Extensions.Caching.Distributed.IDistributedCache Microsoft.Extensions.Caching.Memory.IMemoryCache

Total Downloads
3.8B
3,825,037,241
Published
Mar 24, 2020
Latest stable version

Install

.NET CLI
dotnet add package microsoft.extensions.caching.abstractions --version 3.1.3
Package Manager Console
Install-Package microsoft.extensions.caching.abstractions -Version 3.1.3
PackageReference
<PackageReference Include="microsoft.extensions.caching.abstractions" Version="3.1.3" />

Frameworks

.NETCoreApp3.1 .NETStandard2.0

Dependencies

[3.1.3, )
[3.1.3, )

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

Compatibility metadata lists 2 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.