Microsoft.Extensions.Caching.Abstractions 9.0.2

About

Provides the abstractions to create and use in-memory and distributed caching in your applications.

This library defines how in-memory and distributed caches should be implemented; it doesn’t contain any cache implementation. With the abstractions provided in this library, various types of caches can be built and used interchangeably, whether the data is kept in memory, in files, or even across a network.

Key Features

  • Interfaces for building and using in-memory and distributed caches.

How to Use

This package is typically used with an implementation of the caching abstractions, such as Microsoft.Extensions.Caching.Memory or Microsoft.Extensions.Caching.SqlServer.

Main Types

The main types provided by this library are:

  • Microsoft.Extensions.Caching.Abstractions.ICacheEntry
  • Microsoft.Extensions.Caching.Abstractions.IMemoryCache
  • Microsoft.Extensions.Caching.Abstractions.IDistributedCache

Additional Documentation

Feedback & Contributing

Microsoft.Extensions.Caching.Abstractions is released as open source under the MIT license. Bug reports and contributions are welcome at the GitHub repository.

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.
1,619
Microsoft.Extensions.Caching.Memory
In-memory cache implementation of Microsoft.Extensions.Caching.Memory.IMemoryCache.
865
AspNetCoreRateLimit
ASP.NET Core rate limiting middleware
490
Microsoft.Extensions.Identity.Stores
ASP.NET Core Identity is the membership system for building ASP.NET Core web applications, including membership, login, and user data. ASP.NET Core Identity allows you to add login features to your application and makes it easy to customize data about the logged in user. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/c2a442982e736e17ae6bcadbfd8ccba278ee1be6
325
Microsoft.Extensions.Caching.Memory
In-memory cache implementation of Microsoft.Extensions.Caching.Memory.IMemoryCache.
282
Microsoft.Extensions.Caching.Memory
In-memory cache implementation of Microsoft.Extensions.Caching.Memory.IMemoryCache.
263
Microsoft.Extensions.Identity.Stores
ASP.NET Core Identity is the membership system for building ASP.NET Core web applications, including membership, login, and user data. ASP.NET Core Identity allows you to add login features to your application and makes it easy to customize data about the logged in user. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/0a715692d8e2536c899faa0bb4f0cec2c2e33e36
245
Microsoft.Extensions.Identity.Stores
ASP.NET Core Identity is the membership system for building ASP.NET Core web applications, including membership, login, and user data. ASP.NET Core Identity allows you to add login features to your application and makes it easy to customize data about the logged in user. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/47576478939fdd59b4400ad135f47938af486ab3
231
Microsoft.Extensions.Caching.Memory
In-memory cache implementation of Microsoft.Extensions.Caching.Memory.IMemoryCache.
164
Microsoft.Extensions.Identity.Stores
ASP.NET Core Identity is the membership system for building ASP.NET Core web applications, including membership, login, and user data. ASP.NET Core Identity allows you to add login features to your application and makes it easy to customize data about the logged in user. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/954f61dd38b33caa2b736c73530bd5a294174437
161
Microsoft.Extensions.Identity.Stores
ASP.NET Core Identity is the membership system for building ASP.NET Core web applications, including membership, login, and user data. ASP.NET Core Identity allows you to add login features to your application and makes it easy to customize data about the logged in user. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/da7e9894ce22ef8cc02e5acc56e95a6f8cf8f644
129
Microsoft.Extensions.Identity.Stores
ASP.NET Core Identity is the membership system for building ASP.NET Core web applications, including membership, login, and user data. ASP.NET Core Identity allows you to add login features to your application and makes it easy to customize data about the logged in user. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/b8139c5ee58f1708b0e3368a1b241400edd6cbc4
96
Microsoft.Extensions.Identity.Stores
ASP.NET Core Identity is the membership system for building ASP.NET Core web applications, including membership, login, and user data. ASP.NET Core Identity allows you to add login features to your application and makes it easy to customize data about the logged in user. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/4442a188f9200a57635373dcd640893c0e8dcc78
94
Microsoft.Extensions.Identity.Stores
ASP.NET Core Identity is the membership system for building ASP.NET Core web applications, including membership, login, and user data. ASP.NET Core Identity allows you to add login features to your application and makes it easy to customize data about the logged in user. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/88ec3bc3f37e76fbcc932a25f9f0c1c29fe2b343
73
Microsoft.Extensions.Identity.Stores
ASP.NET Core Identity is the membership system for building ASP.NET Core web applications, including membership, login, and user data. ASP.NET Core Identity allows you to add login features to your application and makes it easy to customize data about the logged in user. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/2f1db20456007c9515068a35a65afdf99af70bc6
68
Microsoft.Extensions.Identity.Stores
ASP.NET Core Identity is the membership system for building ASP.NET Core web applications, including membership, login, and user data. ASP.NET Core Identity allows you to add login features to your application and makes it easy to customize data about the logged in user. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/8486d31e24f30e3fa1809a95699a0adc16f448d7
37
Microsoft.Extensions.Identity.Stores
ASP.NET Core Identity is the membership system for building ASP.NET Core web applications, including membership, login, and user data. ASP.NET Core Identity allows you to add login features to your application and makes it easy to customize data about the logged in user. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/c9e3996173cec136bc2e9f3b4ec45f2a323b1d63
32
Microsoft.Extensions.Identity.Stores
ASP.NET Core Identity is the membership system for building ASP.NET Core web applications, including membership, login, and user data. ASP.NET Core Identity allows you to add login features to your application and makes it easy to customize data about the logged in user. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/af22effae4069a5dfb9b0735859de48820104f5b
27
Microsoft.Extensions.Caching.Memory
In-memory cache implementation of Microsoft.Extensions.Caching.Memory.IMemoryCache.
24
Microsoft.Extensions.Caching.Memory
In-memory cache implementation of Microsoft.Extensions.Caching.Memory.IMemoryCache.
20

https://go.microsoft.com/fwlink/?LinkID=799421

Version Downloads Last updated
10.0.0-preview.1.25080.5 0 03/03/2025
9.0.2 0 02/12/2025
9.0.1 276 01/15/2025
9.0.0 160 11/19/2024
9.0.0-rc.2.24473.5 9 10/25/2024
9.0.0-rc.1.24431.7 7 09/23/2024
9.0.0-preview.7.24405.7 10 08/17/2024
9.0.0-preview.6.24327.7 13 07/12/2024
9.0.0-preview.5.24306.7 12 06/29/2024
9.0.0-preview.4.24266.19 11 05/26/2024
9.0.0-preview.3.24172.9 12 04/28/2024
9.0.0-preview.2.24128.5 12 03/30/2024
9.0.0-preview.1.24080.9 12 04/05/2024
8.0.0 1,883 03/25/2024
8.0.0-rc.2.23479.6 8 04/28/2024
8.0.0-rc.1.23419.4 8 04/28/2024
8.0.0-preview.7.23375.6 8 04/28/2024
8.0.0-preview.6.23329.7 9 04/28/2024
8.0.0-preview.5.23280.8 8 04/06/2024
8.0.0-preview.4.23259.5 11 04/28/2024
8.0.0-preview.3.23174.8 12 04/28/2024
8.0.0-preview.2.23128.3 8 04/28/2024
8.0.0-preview.1.23110.8 11 04/28/2024
7.0.0 263 03/26/2024
7.0.0-rc.2.22472.3 9 05/23/2024
7.0.0-rc.1.22426.10 9 04/07/2024
7.0.0-preview.7.22375.6 8 04/28/2024
7.0.0-preview.6.22324.4 12 04/28/2024
7.0.0-preview.5.22301.12 11 04/28/2024
7.0.0-preview.4.22229.4 11 04/28/2024
7.0.0-preview.3.22175.4 9 04/28/2024
7.0.0-preview.2.22152.2 9 04/28/2024
7.0.0-preview.1.22076.8 7 04/28/2024
6.0.2-mauipre.1.22102.15 12 04/28/2024
6.0.2-mauipre.1.22054.8 9 04/28/2024
6.0.1 9 11/19/2024
6.0.0 487 03/26/2024
6.0.0-rc.2.21480.5 7 04/28/2024
6.0.0-rc.1.21451.13 9 04/28/2024
6.0.0-preview.7.21377.19 11 04/28/2024
6.0.0-preview.6.21352.12 10 04/28/2024
6.0.0-preview.5.21301.5 12 03/30/2024
6.0.0-preview.4.21253.7 11 04/28/2024
6.0.0-preview.3.21201.4 13 04/27/2024
6.0.0-preview.2.21154.6 13 04/28/2024
6.0.0-preview.1.21102.12 12 03/29/2024
5.0.0 13 04/28/2024
5.0.0-rc.2.20475.5 11 04/28/2024
5.0.0-rc.1.20451.14 11 04/28/2024
5.0.0-preview.8.20407.11 9 04/28/2024
5.0.0-preview.7.20364.11 11 04/28/2024
5.0.0-preview.6.20305.6 12 04/28/2024
5.0.0-preview.5.20278.1 13 03/26/2024
5.0.0-preview.4.20251.6 9 04/28/2024
5.0.0-preview.3.20215.2 12 04/23/2024
5.0.0-preview.2.20160.3 12 04/28/2024
5.0.0-preview.1.20120.4 14 04/28/2024
3.1.32 13 04/28/2024
3.1.31 14 04/12/2024
3.1.30 12 04/28/2024
3.1.29 9 04/28/2024
3.1.28 13 04/28/2024
3.1.27 13 04/28/2024
3.1.26 13 04/28/2024
3.1.25 12 04/28/2024
3.1.24 16 03/31/2024
3.1.23 13 04/28/2024
3.1.22 11 04/28/2024
3.1.21 13 04/28/2024
3.1.20 10 04/03/2024
3.1.19 14 04/28/2024
3.1.18 11 04/28/2024
3.1.17 11 04/28/2024
3.1.16 13 04/28/2024
3.1.15 10 04/28/2024
3.1.14 11 04/28/2024
3.1.13 13 04/24/2024
3.1.12 11 04/05/2024
3.1.11 12 04/28/2024
3.1.10 9 04/28/2024
3.1.9 13 04/28/2024
3.1.8 11 04/28/2024
3.1.7 12 04/28/2024
3.1.6 15 04/02/2024
3.1.5 11 04/28/2024
3.1.4 13 04/28/2024
3.1.3 12 04/28/2024
3.1.2 9 04/28/2024
3.1.1 11 05/28/2024
3.1.0 13 04/28/2024
3.1.0-preview3.19553.2 7 04/28/2024
3.1.0-preview2.19525.4 11 04/28/2024
3.1.0-preview1.19506.1 7 04/28/2024
3.0.3 11 04/28/2024
3.0.2 13 04/28/2024
3.0.1 7 04/28/2024
3.0.0 11 04/28/2024
3.0.0-rc1.19456.10 10 04/28/2024
3.0.0-preview9.19423.4 11 04/28/2024
3.0.0-preview8.19405.4 10 04/28/2024
3.0.0-preview7.19362.4 10 04/28/2024
3.0.0-preview6.19304.6 9 04/28/2024
3.0.0-preview5.19227.9 10 04/06/2024
3.0.0-preview4.19216.2 11 04/28/2024
3.0.0-preview3.19153.1 11 04/28/2024
3.0.0-preview.19074.2 9 04/28/2024
3.0.0-preview.18572.1 7 04/28/2024
2.2.0 13 04/28/2024
2.2.0-preview3-35497 10 03/26/2024
2.2.0-preview2-35157 11 04/03/2024
2.2.0-preview1-35029 11 04/28/2024
2.1.23 12 03/29/2024
2.1.2 12 04/28/2024
2.1.1 8 04/28/2024
2.1.0 17 04/01/2024
2.1.0-rc1-final 12 04/28/2024
2.1.0-preview2-final 14 04/28/2024
2.1.0-preview1-final 13 03/30/2024
2.0.2 11 04/06/2024
2.0.1 14 04/28/2024
2.0.0 14 04/28/2024
2.0.0-preview2-final 17 04/27/2024
2.0.0-preview1-final 14 04/28/2024
1.1.2 13 04/28/2024
1.1.1 10 04/28/2024
1.1.0 12 04/02/2024
1.1.0-preview1-final 14 04/28/2024
1.0.2 13 04/28/2024
1.0.1 12 04/28/2024
1.0.0 11 04/28/2024
1.0.0-rc2-final 12 04/28/2024
1.0.0-rc1-final 11 04/28/2024