Microsoft.Extensions.Caching.Abstractions 9.0.0

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,395
Microsoft.Extensions.Caching.Memory
In-memory cache implementation of Microsoft.Extensions.Caching.Memory.IMemoryCache.
456
AspNetCoreRateLimit
ASP.NET Core rate limiting middleware
347
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
280
Microsoft.Extensions.Caching.Memory
In-memory cache implementation of Microsoft.Extensions.Caching.Memory.IMemoryCache.
211
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
197
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
159
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
117
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
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/47576478939fdd59b4400ad135f47938af486ab3
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/88ec3bc3f37e76fbcc932a25f9f0c1c29fe2b343
72
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
65
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
36
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
30
Microsoft.Extensions.Caching.Memory
In-memory cache implementation of Microsoft.Extensions.Caching.Memory.IMemoryCache.
19
Microsoft.Extensions.Caching.Memory
In-memory cache implementation of Microsoft.Extensions.Caching.Memory.IMemoryCache.
17
Microsoft.Extensions.Caching.Memory
In-memory cache implementation of Microsoft.Extensions.Caching.Memory.IMemoryCache.
13
Microsoft.Extensions.Caching.Memory
In-memory cache implementation of Microsoft.Extensions.Caching.Memory.IMemoryCache.
12

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

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