Microsoft.Extensions.Caching.Abstractions
                               
                            
                                1.0.0-rc1-final
                            
                        
                            
                                
                                
                                    Prefix Reserved
                                
                            
                    This package has been deprecated as part of the .NET Package Deprecation effort. You can learn more about it from https://github.com/dotnet/announcements/issues/217
See the version list below for details.
dotnet add package Microsoft.Extensions.Caching.Abstractions --version 1.0.0-rc1-final
NuGet\Install-Package Microsoft.Extensions.Caching.Abstractions -Version 1.0.0-rc1-final
<PackageReference Include="Microsoft.Extensions.Caching.Abstractions" Version="1.0.0-rc1-final" />
<PackageVersion Include="Microsoft.Extensions.Caching.Abstractions" Version="1.0.0-rc1-final" />
<PackageReference Include="Microsoft.Extensions.Caching.Abstractions" />
paket add Microsoft.Extensions.Caching.Abstractions --version 1.0.0-rc1-final
#r "nuget: Microsoft.Extensions.Caching.Abstractions, 1.0.0-rc1-final"
#:package Microsoft.Extensions.Caching.Abstractions@1.0.0-rc1-final
#addin nuget:?package=Microsoft.Extensions.Caching.Abstractions&version=1.0.0-rc1-final&prerelease
#tool nuget:?package=Microsoft.Extensions.Caching.Abstractions&version=1.0.0-rc1-final&prerelease
ASP.NET 5 caching abstractions.
| Product | Versions Compatible and additional computed target framework versions. | 
|---|---|
| .NET Framework | net451 is compatible. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. | 
| .NETPlatform | dotnet54 is compatible. | 
| Universal Windows Platform | netcore50 is compatible. | 
- 
                                                    
.NETCore 5.0
- Microsoft.Extensions.Primitives (>= 1.0.0-rc1-final)
 - System.Collections (>= 4.0.10)
 - System.Diagnostics.Debug (>= 4.0.10)
 - System.Resources.ResourceManager (>= 4.0.0)
 - System.Runtime (>= 4.0.20)
 - System.Threading.Tasks (>= 4.0.10)
 
 - 
                                                    
.NETFramework 4.5.1
- Microsoft.Extensions.Primitives (>= 1.0.0-rc1-final)
 
 - 
                                                    
.NETPlatform 5.4
- Microsoft.Extensions.Primitives (>= 1.0.0-rc1-final)
 - System.Collections (>= 4.0.11-beta-23516)
 - System.Threading (>= 4.0.11-beta-23516)
 - System.Threading.Tasks (>= 4.0.11-beta-23516)
 
 
NuGet packages (2.2K)
Showing the top 5 NuGet packages that depend on Microsoft.Extensions.Caching.Abstractions:
| Package | Downloads | 
|---|---|
| 
                                                        
                                                            Microsoft.Extensions.Caching.Memory
                                                        
                                                            
                                                         In-memory cache implementation of Microsoft.Extensions.Caching.Memory.IMemoryCache.  | 
                                                    |
| 
                                                        
                                                            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/dotnet/tree/89c8f6a112d37d2ea8b77821e56d170a1bccdc5a  | 
                                                    |
| 
                                                        
                                                            Microsoft.Extensions.Caching.StackExchangeRedis
                                                        
                                                            
                                                         Distributed cache implementation of Microsoft.Extensions.Caching.Distributed.IDistributedCache using Redis. This package was built from the source code at https://github.com/dotnet/dotnet/tree/89c8f6a112d37d2ea8b77821e56d170a1bccdc5a  | 
                                                    |
| 
                                                        
                                                            Microsoft.Extensions.Caching.SqlServer
                                                        
                                                            
                                                         Distributed cache implementation of Microsoft.Extensions.Caching.Distributed.IDistributedCache using Microsoft SQL Server. This package was built from the source code at https://github.com/dotnet/dotnet/tree/89c8f6a112d37d2ea8b77821e56d170a1bccdc5a  | 
                                                    |
| 
                                                        
                                                            Microsoft.AspNetCore.Session
                                                        
                                                            
                                                         ASP.NET Core session state middleware.  | 
                                                    
GitHub repositories (151)
Showing the top 20 popular GitHub repositories that depend on Microsoft.Extensions.Caching.Abstractions:
| Repository | Stars | 
|---|---|
| 
                                                        
                                                            jellyfin/jellyfin
                                                        
                                                         
                                                            The Free Software Media System - Server Backend & API
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            DotNetNext/SqlSugar
                                                        
                                                         
                                                            .Net aot ORM   SqlServer ORM Mongodb ORM MySql  瀚高 Postgresql ORM  DB2 Hana 高斯 Duckdb C# VB.NET Sqlite  ORM Oracle ORM Mysql Orm 虚谷数据库 达梦 ORM 人大金仓 ORM 神通ORM  C# ORM , C# ORM .NET ORM NET9 ORM .NET8 ORM ClickHouse ORM QuestDb ,TDengine ORM,OceanBase ORM,GaussDB ORM,Tidb ORM Object/Relational Mapping
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            umbraco/Umbraco-CMS
                                                        
                                                         
                                                            Umbraco is a free and open source .NET content management system helping you deliver delightful digital experiences.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            protobuf-net/protobuf-net
                                                        
                                                         
                                                            Protocol Buffers library for idiomatic .NET 
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            opserver/Opserver
                                                        
                                                         
                                                            Stack Exchange's Monitoring System
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            Ombi-app/Ombi
                                                        
                                                         
                                                            Want a Movie or TV Show on Plex/Emby/Jellyfin? Use Ombi!
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            ravendb/ravendb
                                                        
                                                         
                                                            ACID Document Database
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            Megabit/Blazorise
                                                        
                                                         
                                                            Blazorise is a component library built on top of Blazor with support for CSS frameworks like Bootstrap, Tailwind, Bulma, AntDesign, and Material.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            stefanprodan/AspNetCoreRateLimit
                                                        
                                                         
                                                            ASP.NET Core rate limiting middleware
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            dotnet/extensions
                                                        
                                                         
                                                            This repository contains a suite of libraries that provide facilities commonly needed when creating production-ready applications.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            dotnetcore/osharp
                                                        
                                                         
                                                            OSharp是一个基于.Net6.0的快速开发框架,框架对 AspNetCore 的配置、依赖注入、日志、缓存、实体框架、Mvc(WebApi)、身份认证、功能权限、数据权限等模块进行更高一级的自动化封装,并规范了一套业务实现的代码结构与操作流程,使 .Net  框架更易于应用到实际项目开发中。
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            Squidex/squidex
                                                        
                                                         
                                                            Headless CMS and Content Managment Hub
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            WalletWasabi/WalletWasabi
                                                        
                                                         
                                                            Open-source, non-custodial, privacy preserving Bitcoin wallet for Windows, Linux, and Mac.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            zzzprojects/EntityFramework-Plus
                                                        
                                                         
                                                            Entity Framework Plus extends your DbContext with must-haves features: Include Filter, Auditing, Caching, Query Future, Batch Delete, Batch Update, and more
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            reactjs/React.NET
                                                        
                                                         
                                                            .NET library for JSX compilation and server-side rendering of React components
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            ErsatzTV/ErsatzTV
                                                        
                                                         
                                                            Open-source platform that transforms your personal media library into live, custom TV channels.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            PiranhaCMS/piranha.core
                                                        
                                                         
                                                            Piranha CMS is the friendly editor-focused CMS for .NET that can be used both as an integrated CMS or as a headless API.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            dotnetcore/EasyCaching
                                                        
                                                         
                                                            :boom: EasyCaching is an open source caching library that contains basic usages and some advanced usages of caching which can help us to handle caching more easier!
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            2881099/csredis
                                                        
                                                         
                                                            .NET Core or .NET Framework 4.0+ client for Redis and Redis Sentinel (2.8) and Cluster. Includes both synchronous and asynchronous clients. 
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            ArgoZhang/BootstrapAdmin
                                                        
                                                         
                                                            BootstrapAdmin - Free Premium Admin control Panel Based On Bootstrap 4.x
                                                         
                                                     | 
                                                    
| Version | Downloads | Last Updated | |
|---|---|---|---|
| 10.0.0-rc.2.25502.107 | 47,616 | 10/14/2025 | |
| 10.0.0-rc.1.25451.107 | 103,905 | 9/9/2025 | |
| 10.0.0-preview.7.25380.108 | 48,401 | 8/12/2025 | |
| 10.0.0-preview.6.25358.103 | 20,391 | 7/15/2025 | |
| 10.0.0-preview.5.25277.114 | 53,267 | 6/6/2025 | |
| 10.0.0-preview.4.25258.110 | 42,140 | 5/12/2025 | |
| 10.0.0-preview.3.25171.5 | 37,745 | 4/10/2025 | |
| 10.0.0-preview.2.25163.2 | 13,440 | 3/18/2025 | |
| 10.0.0-preview.1.25080.5 | 122,411 | 2/25/2025 | |
| 9.0.10 | 2,160,929 | 10/14/2025 | |
| 9.0.9 | 6,987,461 | 9/9/2025 | |
| 9.0.8 | 8,617,012 | 8/4/2025 | |
| 9.0.7 | 7,613,842 | 7/8/2025 | |
| 9.0.6 | 9,212,529 | 6/10/2025 | |
| 9.0.5 | 11,143,757 | 5/13/2025 | |
| 9.0.4 | 19,088,642 | 4/8/2025 | |
| 9.0.3 | 11,245,810 | 3/11/2025 | |
| 9.0.2 | 14,877,885 | 2/11/2025 | |
| 9.0.1 | 20,063,321 | 1/14/2025 | |
| 9.0.0 | 42,456,881 | 11/12/2024 | |
| 9.0.0-rc.2.24473.5 | 793,576 | 10/8/2024 | |
| 9.0.0-rc.1.24431.7 | 299,525 | 9/10/2024 | |
| 9.0.0-preview.7.24405.7 | 1,102,284 | 8/13/2024 | |
| 9.0.0-preview.6.24327.7 | 323,471 | 7/9/2024 | |
| 9.0.0-preview.5.24306.7 | 130,414 | 6/11/2024 | |
| 9.0.0-preview.4.24266.19 | 95,957 | 5/21/2024 | |
| 9.0.0-preview.3.24172.9 | 230,868 | 4/11/2024 | |
| 9.0.0-preview.2.24128.5 | 117,453 | 3/12/2024 | |
| 9.0.0-preview.1.24080.9 | 153,821 | 2/13/2024 | |
| 8.0.0 | 323,790,992 | 11/14/2023 | |
| 8.0.0-rc.2.23479.6 | 1,761,276 | 10/10/2023 | |
| 8.0.0-rc.1.23419.4 | 457,351 | 9/12/2023 | |
| 8.0.0-preview.7.23375.6 | 686,224 | 8/8/2023 | |
| 8.0.0-preview.6.23329.7 | 282,251 | 7/11/2023 | |
| 8.0.0-preview.5.23280.8 | 227,961 | 6/13/2023 | |
| 8.0.0-preview.4.23259.5 | 431,221 | 5/16/2023 | |
| 8.0.0-preview.3.23174.8 | 341,874 | 4/11/2023 | |
| 8.0.0-preview.2.23128.3 | 224,152 | 3/14/2023 | |
| 8.0.0-preview.1.23110.8 | 239,487 | 2/21/2023 | |
| 7.0.0 | 193,318,095 | 11/7/2022 | |
| 7.0.0-rc.2.22472.3 | 303,315 | 10/11/2022 | |
| 7.0.0-rc.1.22426.10 | 378,121 | 9/14/2022 | |
| 7.0.0-preview.7.22375.6 | 136,623 | 8/9/2022 | |
| 7.0.0-preview.6.22324.4 | 109,583 | 7/12/2022 | |
| 7.0.0-preview.5.22301.12 | 96,909 | 6/14/2022 | |
| 7.0.0-preview.4.22229.4 | 112,405 | 5/10/2022 | |
| 7.0.0-preview.3.22175.4 | 96,488 | 4/13/2022 | |
| 7.0.0-preview.2.22152.2 | 125,673 | 3/14/2022 | |
| 7.0.0-preview.1.22076.8 | 89,745 | 2/17/2022 | |
| 6.0.1 | 4,339,709 | 11/12/2024 | |
| 6.0.0 | 388,171,893 | 11/8/2021 | |
| 6.0.0-rc.2.21480.5 | 570,664 | 10/12/2021 | |
| 6.0.0-rc.1.21451.13 | 303,289 | 9/14/2021 | |
| 6.0.0-preview.7.21377.19 | 118,437 | 8/10/2021 | |
| 6.0.0-preview.6.21352.12 | 58,668 | 7/14/2021 | |
| 6.0.0-preview.5.21301.5 | 227,490 | 6/15/2021 | |
| 6.0.0-preview.4.21253.7 | 140,667 | 5/24/2021 | |
| 6.0.0-preview.3.21201.4 | 118,415 | 4/8/2021 | |
| 6.0.0-preview.2.21154.6 | 83,971 | 3/11/2021 | |
| 6.0.0-preview.1.21102.12 | 386,606 | 2/12/2021 | |
| 5.0.0 | 217,569,524 | 11/9/2020 | |
| 5.0.0-rc.2.20475.5 | 403,706 | 10/13/2020 | |
| 5.0.0-rc.1.20451.14 | 348,886 | 9/14/2020 | |
| 5.0.0-preview.8.20407.11 | 213,840 | 8/25/2020 | |
| 5.0.0-preview.7.20364.11 | 134,297 | 7/21/2020 | |
| 5.0.0-preview.6.20305.6 | 85,737 | 6/25/2020 | |
| 5.0.0-preview.5.20278.1 | 23,380 | 6/10/2020 | |
| 5.0.0-preview.4.20251.6 | 255,169 | 5/18/2020 | |
| 5.0.0-preview.3.20215.2 | 136,618 | 4/23/2020 | |
| 5.0.0-preview.2.20160.3 | 119,857 | 4/2/2020 | |
| 5.0.0-preview.1.20120.4 | 77,369 | 3/16/2020 | |
| 3.1.32 | 10,121,423 | 12/13/2022 | |
| 3.1.31 | 2,252,364 | 11/8/2022 | |
| 3.1.30 | 1,987,786 | 10/11/2022 | |
| 3.1.29 | 2,007,650 | 9/13/2022 | |
| 3.1.28 | 1,255,755 | 8/9/2022 | |
| 3.1.27 | 1,175,934 | 7/12/2022 | |
| 3.1.26 | 956,186 | 6/14/2022 | |
| 3.1.25 | 1,625,335 | 5/10/2022 | |
| 3.1.24 | 1,110,843 | 4/11/2022 | |
| 3.1.23 | 1,980,523 | 3/8/2022 | |
| 3.1.22 | 6,549,807 | 12/14/2021 | |
| 3.1.21 | 4,371,408 | 11/7/2021 | |
| 3.1.20 | 2,795,274 | 10/11/2021 | |
| 3.1.19 | 3,265,420 | 9/14/2021 | |
| 3.1.18 | 6,891,168 | 8/10/2021 | |
| 3.1.17 | 3,324,193 | 7/13/2021 | |
| 3.1.16 | 4,728,734 | 6/8/2021 | |
| 3.1.15 | 4,423,804 | 5/11/2021 | |
| 3.1.14 | 5,650,429 | 4/6/2021 | |
| 3.1.13 | 6,657,263 | 3/9/2021 | |
| 3.1.12 | 5,315,170 | 2/9/2021 | |
| 3.1.11 | 7,535,892 | 1/12/2021 | |
| 3.1.10 | 14,163,061 | 11/9/2020 | |
| 3.1.9 | 21,903,798 | 10/13/2020 | |
| 3.1.8 | 38,913,471 | 9/8/2020 | |
| 3.1.7 | 20,430,337 | 8/11/2020 | |
| 3.1.6 | 20,250,720 | 7/14/2020 | |
| 3.1.5 | 20,904,505 | 6/9/2020 | |
| 3.1.4 | 24,185,055 | 5/12/2020 | |
| 3.1.3 | 36,952,560 | 3/24/2020 | |
| 3.1.2 | 18,686,207 | 2/18/2020 | |
| 3.1.1 | 28,099,047 | 1/14/2020 | |
| 3.1.0 | 57,114,729 | 12/3/2019 | |
| 3.1.0-preview3.19553.2 | 170,287 | 11/13/2019 | |
| 3.1.0-preview2.19525.4 | 36,064 | 11/1/2019 | |
| 3.1.0-preview1.19506.1 | 790,619 | 10/15/2019 | |
| 3.0.3 | 460,726 | 2/18/2020 | |
| 3.0.2 | 189,204 | 1/14/2020 | |
| 3.0.1 | 2,592,550 | 11/18/2019 | |
| 3.0.0 | 46,920,115 | 9/23/2019 | |
| 3.0.0-rc1.19456.10 | 48,594 | 9/16/2019 | |
| 3.0.0-preview9.19423.4 | 1,400,895 | 9/4/2019 | |
| 3.0.0-preview8.19405.4 | 440,749 | 8/13/2019 | |
| 3.0.0-preview7.19362.4 | 103,474 | 7/23/2019 | |
| 3.0.0-preview6.19304.6 | 186,506 | 6/12/2019 | |
| 3.0.0-preview5.19227.9 | 693,344 | 5/6/2019 | |
| 3.0.0-preview4.19216.2 | 24,446 | 4/18/2019 | |
| 3.0.0-preview3.19153.1 | 227,155 | 3/6/2019 | |
| 3.0.0-preview.19074.2 | 34,810 | 1/29/2019 | |
| 3.0.0-preview.18572.1 | 55,509 | 12/3/2018 | |
| 2.2.0 | 211,866,983 | 12/3/2018 | |
| 2.2.0-preview3-35497 | 265,714 | 10/17/2018 | |
| 2.2.0-preview2-35157 | 195,694 | 9/12/2018 | |
| 2.2.0-preview1-35029 | 116,851 | 8/22/2018 | |
| 2.1.23 | 1,463,297 | 10/13/2020 | |
| 2.1.2 | 90,200,109 | 8/21/2018 | |
| 2.1.1 | 54,182,238 | 6/18/2018 | |
| 2.1.0 | 86,119,007 | 5/29/2018 | |
| 2.1.0-rc1-final | 267,656 | 5/6/2018 | |
| 2.1.0-preview2-final | 261,032 | 4/10/2018 | |
| 2.1.0-preview1-final | 414,177 | 2/26/2018 | |
| 2.0.2 | 12,314,343 | 5/7/2018 | |
| 2.0.1 | 17,953,230 | 3/13/2018 | |
| 2.0.0 | 121,695,887 | 8/11/2017 | |
| 2.0.0-preview2-final | 147,739 | 6/28/2017 | |
| 2.0.0-preview1-final | 1,091,709 | 5/10/2017 | |
| 1.1.2 | 9,598,392 | 5/9/2017 | |
| 1.1.1 | 18,896,235 | 3/6/2017 | |
| 1.1.0 | 11,174,705 | 11/16/2016 | |
| 1.1.0-preview1-final | 81,977 | 10/24/2016 | |
| 1.0.2 | 4,656,055 | 3/6/2017 | |
| 1.0.1 | 726,926 | 12/12/2016 | |
| 1.0.0 | 329,439,684 | 6/27/2016 | |
| 1.0.0-rc2-final | 314,183 | 5/16/2016 | |
| 1.0.0-rc1-final | 528,522 | 11/18/2015 |