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
Nov 7, 2022
Latest stable version

Install

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

Frameworks

.NETFramework4.6.2 net6.0 net7.0 .NETStandard2.0

Dependencies

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 4 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.