Microsoft.Extensions.Caching.Abstractions
2.1.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 2.1.0-rc1-final
NuGet\Install-Package Microsoft.Extensions.Caching.Abstractions -Version 2.1.0-rc1-final
<PackageReference Include="Microsoft.Extensions.Caching.Abstractions" Version="2.1.0-rc1-final" />
<PackageVersion Include="Microsoft.Extensions.Caching.Abstractions" Version="2.1.0-rc1-final" />
<PackageReference Include="Microsoft.Extensions.Caching.Abstractions" />
paket add Microsoft.Extensions.Caching.Abstractions --version 2.1.0-rc1-final
#r "nuget: Microsoft.Extensions.Caching.Abstractions, 2.1.0-rc1-final"
#addin nuget:?package=Microsoft.Extensions.Caching.Abstractions&version=2.1.0-rc1-final&prerelease
#tool nuget:?package=Microsoft.Extensions.Caching.Abstractions&version=2.1.0-rc1-final&prerelease
Caching abstractions for in-memory cache and distributed cache.
Commonly used types:
Microsoft.Extensions.Caching.Distributed.IDistributedCache
Microsoft.Extensions.Caching.Memory.IMemoryCache
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- Microsoft.Extensions.Primitives (>= 2.1.0-rc1-final)
NuGet packages (1.9K)
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/aspnetcore/tree/763b4ef31ca4df6dae07c7ee8f39ea259b6980fa |
|
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/aspnetcore/tree/d5dc8a13cc618b9cbdc1e5744b4806c594d49553 |
|
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/aspnetcore/tree/763b4ef31ca4df6dae07c7ee8f39ea259b6980fa |
|
Microsoft.AspNetCore.Session
ASP.NET Core session state middleware. |
GitHub repositories (136)
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 Fastest ORM DB2 Hana Simple Easy VB.NET Sqlite orm Oracle ORM Mysql Orm 虚谷数据库 postgresql ORm SqlServer oRm 达梦 ORM 人大金仓 ORM 神通ORM C# ORM , C# ORM .NET ORM NET5 ORM .NET6 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.
|
|
openiddict/openiddict-core
Flexible and versatile OAuth 2.0/OpenID Connect stack for .NET
|
|
opserver/Opserver
Stack Exchange's Monitoring System
|
|
Ombi-app/Ombi
Want a Movie or TV Show on Plex/Emby/Jellyfin? Use Ombi!
|
|
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
|
|
reactjs/React.NET
.NET library for JSX compilation and server-side rendering of React components
|
|
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
|
|
WalletWasabi/WalletWasabi
Open-source, non-custodial, privacy preserving Bitcoin wallet for Windows, Linux, and Mac.
|
|
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.
|
|
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.
|
|
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!
|
|
alastairtree/LazyCache
An easy to use thread safe in-memory caching service with a simple developer friendly API for c#
|
|
scottksmith95/LINQKit
LINQKit is a free set of extensions for LINQ to SQL and Entity Framework power users.
|
|
microsoft/PowerApps-Samples
Sample code for Power Apps, including Dataverse, model-driven apps, canvas apps, Power Apps component framework, portals, and AI Builder.
|
Version | Downloads | Last updated | |
---|---|---|---|
10.0.0-preview.2.25163.2 | 5,191 | 3/18/2025 | |
10.0.0-preview.1.25080.5 | 9,670 | 2/25/2025 | |
9.0.4 | 5,488 | 4/8/2025 | |
9.0.3 | 2,625,563 | 3/11/2025 | |
9.0.2 | 4,943,326 | 2/11/2025 | |
9.0.1 | 6,087,397 | 1/14/2025 | |
9.0.0 | 16,339,180 | 11/12/2024 | |
9.0.0-rc.2.24473.5 | 528,744 | 10/8/2024 | |
9.0.0-rc.1.24431.7 | 202,966 | 9/10/2024 | |
9.0.0-preview.7.24405.7 | 398,196 | 8/13/2024 | |
9.0.0-preview.6.24327.7 | 223,620 | 7/9/2024 | |
9.0.0-preview.5.24306.7 | 91,960 | 6/11/2024 | |
9.0.0-preview.4.24266.19 | 77,716 | 5/21/2024 | |
9.0.0-preview.3.24172.9 | 195,740 | 4/11/2024 | |
9.0.0-preview.2.24128.5 | 100,735 | 3/12/2024 | |
9.0.0-preview.1.24080.9 | 118,427 | 2/13/2024 | |
8.0.0 | 192,900,982 | 11/14/2023 | |
8.0.0-rc.2.23479.6 | 1,425,185 | 10/10/2023 | |
8.0.0-rc.1.23419.4 | 382,207 | 9/12/2023 | |
8.0.0-preview.7.23375.6 | 513,219 | 8/8/2023 | |
8.0.0-preview.6.23329.7 | 236,703 | 7/11/2023 | |
8.0.0-preview.5.23280.8 | 190,214 | 6/13/2023 | |
8.0.0-preview.4.23259.5 | 382,783 | 5/16/2023 | |
8.0.0-preview.3.23174.8 | 264,465 | 4/11/2023 | |
8.0.0-preview.2.23128.3 | 215,001 | 3/14/2023 | |
8.0.0-preview.1.23110.8 | 232,975 | 2/21/2023 | |
7.0.0 | 164,797,115 | 11/7/2022 | |
7.0.0-rc.2.22472.3 | 287,389 | 10/11/2022 | |
7.0.0-rc.1.22426.10 | 363,474 | 9/14/2022 | |
7.0.0-preview.7.22375.6 | 128,944 | 8/9/2022 | |
7.0.0-preview.6.22324.4 | 105,697 | 7/12/2022 | |
7.0.0-preview.5.22301.12 | 94,519 | 6/14/2022 | |
7.0.0-preview.4.22229.4 | 109,064 | 5/10/2022 | |
7.0.0-preview.3.22175.4 | 94,093 | 4/13/2022 | |
7.0.0-preview.2.22152.2 | 123,513 | 3/14/2022 | |
7.0.0-preview.1.22076.8 | 86,537 | 2/17/2022 | |
6.0.1 | 1,326,327 | 11/12/2024 | |
6.0.0 | 344,216,720 | 11/8/2021 | |
6.0.0-rc.2.21480.5 | 548,141 | 10/12/2021 | |
6.0.0-rc.1.21451.13 | 288,492 | 9/14/2021 | |
6.0.0-preview.7.21377.19 | 111,590 | 8/10/2021 | |
6.0.0-preview.6.21352.12 | 56,547 | 7/14/2021 | |
6.0.0-preview.5.21301.5 | 214,274 | 6/15/2021 | |
6.0.0-preview.4.21253.7 | 130,169 | 5/24/2021 | |
6.0.0-preview.3.21201.4 | 111,543 | 4/8/2021 | |
6.0.0-preview.2.21154.6 | 81,540 | 3/11/2021 | |
6.0.0-preview.1.21102.12 | 382,998 | 2/12/2021 | |
5.0.0 | 203,485,604 | 11/9/2020 | |
5.0.0-rc.2.20475.5 | 392,738 | 10/13/2020 | |
5.0.0-rc.1.20451.14 | 342,498 | 9/14/2020 | |
5.0.0-preview.8.20407.11 | 207,085 | 8/25/2020 | |
5.0.0-preview.7.20364.11 | 129,249 | 7/21/2020 | |
5.0.0-preview.6.20305.6 | 85,069 | 6/25/2020 | |
5.0.0-preview.5.20278.1 | 20,082 | 6/10/2020 | |
5.0.0-preview.4.20251.6 | 254,707 | 5/18/2020 | |
5.0.0-preview.3.20215.2 | 133,832 | 4/23/2020 | |
5.0.0-preview.2.20160.3 | 117,766 | 4/2/2020 | |
5.0.0-preview.1.20120.4 | 76,558 | 3/16/2020 | |
3.1.32 | 7,348,715 | 12/13/2022 | |
3.1.31 | 1,442,366 | 11/8/2022 | |
3.1.30 | 1,663,567 | 10/11/2022 | |
3.1.29 | 1,670,063 | 9/13/2022 | |
3.1.28 | 1,067,866 | 8/9/2022 | |
3.1.27 | 1,032,022 | 7/12/2022 | |
3.1.26 | 843,821 | 6/14/2022 | |
3.1.25 | 1,458,987 | 5/10/2022 | |
3.1.24 | 992,131 | 4/11/2022 | |
3.1.23 | 1,792,073 | 3/8/2022 | |
3.1.22 | 5,735,079 | 12/14/2021 | |
3.1.21 | 4,083,027 | 11/7/2021 | |
3.1.20 | 2,452,765 | 10/11/2021 | |
3.1.19 | 3,068,832 | 9/14/2021 | |
3.1.18 | 6,292,383 | 8/10/2021 | |
3.1.17 | 3,126,028 | 7/13/2021 | |
3.1.16 | 4,380,360 | 6/8/2021 | |
3.1.15 | 4,107,250 | 5/11/2021 | |
3.1.14 | 5,258,179 | 4/6/2021 | |
3.1.13 | 6,236,438 | 3/9/2021 | |
3.1.12 | 5,015,526 | 2/9/2021 | |
3.1.11 | 7,209,502 | 1/12/2021 | |
3.1.10 | 13,595,090 | 11/9/2020 | |
3.1.9 | 20,941,423 | 10/13/2020 | |
3.1.8 | 35,983,893 | 9/8/2020 | |
3.1.7 | 19,358,699 | 8/11/2020 | |
3.1.6 | 19,095,475 | 7/14/2020 | |
3.1.5 | 20,097,790 | 6/9/2020 | |
3.1.4 | 23,197,123 | 5/12/2020 | |
3.1.3 | 35,286,207 | 3/24/2020 | |
3.1.2 | 17,937,495 | 2/18/2020 | |
3.1.1 | 26,728,277 | 1/14/2020 | |
3.1.0 | 52,070,642 | 12/3/2019 | |
3.1.0-preview3.19553.2 | 164,014 | 11/13/2019 | |
3.1.0-preview2.19525.4 | 35,212 | 11/1/2019 | |
3.1.0-preview1.19506.1 | 762,515 | 10/15/2019 | |
3.0.3 | 380,086 | 2/18/2020 | |
3.0.2 | 129,829 | 1/14/2020 | |
3.0.1 | 2,458,462 | 11/18/2019 | |
3.0.0 | 42,868,565 | 9/23/2019 | |
3.0.0-rc1.19456.10 | 47,712 | 9/16/2019 | |
3.0.0-preview9.19423.4 | 1,379,849 | 9/4/2019 | |
3.0.0-preview8.19405.4 | 414,555 | 8/13/2019 | |
3.0.0-preview7.19362.4 | 95,982 | 7/23/2019 | |
3.0.0-preview6.19304.6 | 179,537 | 6/12/2019 | |
3.0.0-preview5.19227.9 | 653,252 | 5/6/2019 | |
3.0.0-preview4.19216.2 | 24,022 | 4/18/2019 | |
3.0.0-preview3.19153.1 | 219,197 | 3/6/2019 | |
3.0.0-preview.19074.2 | 33,287 | 1/29/2019 | |
3.0.0-preview.18572.1 | 53,832 | 12/3/2018 | |
2.2.0 | 191,633,343 | 12/3/2018 | |
2.2.0-preview3-35497 | 262,518 | 10/17/2018 | |
2.2.0-preview2-35157 | 187,669 | 9/12/2018 | |
2.2.0-preview1-35029 | 110,215 | 8/22/2018 | |
2.1.23 | 1,267,457 | 10/13/2020 | |
2.1.2 | 71,625,215 | 8/21/2018 | |
2.1.1 | 50,465,671 | 6/18/2018 | |
2.1.0 | 76,487,215 | 5/29/2018 | |
2.1.0-rc1-final | 258,107 | 5/6/2018 | |
2.1.0-preview2-final | 247,235 | 4/10/2018 | |
2.1.0-preview1-final | 400,477 | 2/26/2018 | |
2.0.2 | 11,783,288 | 5/7/2018 | |
2.0.1 | 17,307,661 | 3/13/2018 | |
2.0.0 | 114,494,696 | 8/11/2017 | |
2.0.0-preview2-final | 142,743 | 6/28/2017 | |
2.0.0-preview1-final | 1,065,479 | 5/10/2017 | |
1.1.2 | 8,949,482 | 5/9/2017 | |
1.1.1 | 17,712,183 | 3/6/2017 | |
1.1.0 | 10,193,693 | 11/16/2016 | |
1.1.0-preview1-final | 80,075 | 10/24/2016 | |
1.0.2 | 4,354,451 | 3/6/2017 | |
1.0.1 | 662,929 | 12/12/2016 | |
1.0.0 | 279,080,747 | 6/27/2016 | |
1.0.0-rc2-final | 298,405 | 5/16/2016 | |
1.0.0-rc1-final | 523,419 | 11/18/2015 |