Microsoft.Extensions.Caching.Abstractions 3.1.0-preview1.19506.1

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
Additional Details

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

This is a prerelease version of Microsoft.Extensions.Caching.Abstractions.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.Extensions.Caching.Abstractions --version 3.1.0-preview1.19506.1
NuGet\Install-Package Microsoft.Extensions.Caching.Abstractions -Version 3.1.0-preview1.19506.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.Extensions.Caching.Abstractions" Version="3.1.0-preview1.19506.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Extensions.Caching.Abstractions --version 3.1.0-preview1.19506.1
#r "nuget: Microsoft.Extensions.Caching.Abstractions, 3.1.0-preview1.19506.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.Extensions.Caching.Abstractions as a Cake Addin
#addin nuget:?package=Microsoft.Extensions.Caching.Abstractions&version=3.1.0-preview1.19506.1&prerelease

// Install Microsoft.Extensions.Caching.Abstractions as a Cake Tool
#tool nuget:?package=Microsoft.Extensions.Caching.Abstractions&version=3.1.0-preview1.19506.1&prerelease

Caching abstractions for in-memory cache and distributed cache.
Commonly used types:
Microsoft.Extensions.Caching.Distributed.IDistributedCache
Microsoft.Extensions.Caching.Memory.IMemoryCache

Product 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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 is compatible. 
.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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1.5K)

Showing the top 5 NuGet packages that depend on Microsoft.Extensions.Caching.Abstractions:

Package Downloads
Microsoft.Extensions.Caching.Memory The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

In-memory cache implementation of Microsoft.Extensions.Caching.Memory.IMemoryCache.

Microsoft.Extensions.Identity.Stores The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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/d4eca39c3fc1944b2c6431bf6b22036bdb176c0d

Microsoft.Extensions.Caching.StackExchangeRedis The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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/d4eca39c3fc1944b2c6431bf6b22036bdb176c0d

Microsoft.Extensions.Caching.SqlServer The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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/d4eca39c3fc1944b2c6431bf6b22036bdb176c0d

Microsoft.AspNetCore.Session The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

ASP.NET Core session state middleware. This package was built from the source code at https://github.com/aspnet/Session/tree/774079d60d29762ef7c8bba3f0fa06e73cb323f2

GitHub repositories (134)

Showing the top 5 popular GitHub repositories that depend on Microsoft.Extensions.Caching.Abstractions:

Repository Stars
jellyfin/jellyfin
The Free Software Media System
elsa-workflows/elsa-core
A .NET workflows library
DotNetNext/SqlSugar
.Net aot ORM Fastest ORM Simple Easy 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
opserver/Opserver
Stack Exchange's Monitoring System
openiddict/openiddict-core
Flexible and versatile OAuth 2.0/OpenID Connect stack for .NET
Version Downloads Last updated
9.0.0-preview.3.24172.9 4,112 4/11/2024
9.0.0-preview.2.24128.5 24,966 3/12/2024
9.0.0-preview.1.24080.9 55,101 2/13/2024
8.0.0 23,604,791 11/14/2023
8.0.0-rc.2.23479.6 665,372 10/10/2023
8.0.0-rc.1.23419.4 231,352 9/12/2023
8.0.0-preview.7.23375.6 190,032 8/8/2023
8.0.0-preview.6.23329.7 132,330 7/11/2023
8.0.0-preview.5.23280.8 116,826 6/13/2023
8.0.0-preview.4.23259.5 214,377 5/16/2023
8.0.0-preview.3.23174.8 179,927 4/11/2023
8.0.0-preview.2.23128.3 169,218 3/14/2023
8.0.0-preview.1.23110.8 188,799 2/21/2023
7.0.0 107,695,336 11/7/2022
7.0.0-rc.2.22472.3 251,028 10/11/2022
7.0.0-rc.1.22426.10 333,079 9/14/2022
7.0.0-preview.7.22375.6 110,078 8/9/2022
7.0.0-preview.6.22324.4 85,744 7/12/2022
7.0.0-preview.5.22301.12 85,530 6/14/2022
7.0.0-preview.4.22229.4 96,725 5/10/2022
7.0.0-preview.3.22175.4 83,478 4/13/2022
7.0.0-preview.2.22152.2 115,789 3/14/2022
7.0.0-preview.1.22076.8 75,933 2/17/2022
6.0.2-mauipre.1.22102.15 50,154 2/15/2022
6.0.2-mauipre.1.22054.8 80,906 1/19/2022
6.0.0 250,900,200 11/8/2021
6.0.0-rc.2.21480.5 437,763 10/12/2021
6.0.0-rc.1.21451.13 206,308 9/14/2021
6.0.0-preview.7.21377.19 100,844 8/10/2021
6.0.0-preview.6.21352.12 53,610 7/14/2021
6.0.0-preview.5.21301.5 193,677 6/15/2021
6.0.0-preview.4.21253.7 115,309 5/24/2021
6.0.0-preview.3.21201.4 102,431 4/8/2021
6.0.0-preview.2.21154.6 73,042 3/11/2021
6.0.0-preview.1.21102.12 376,074 2/12/2021
5.0.0 177,663,280 11/9/2020
5.0.0-rc.2.20475.5 379,369 10/13/2020
5.0.0-rc.1.20451.14 333,531 9/14/2020
5.0.0-preview.8.20407.11 199,050 8/25/2020
5.0.0-preview.7.20364.11 125,106 7/21/2020
5.0.0-preview.6.20305.6 83,327 6/25/2020
5.0.0-preview.5.20278.1 16,184 6/10/2020
5.0.0-preview.4.20251.6 251,258 5/18/2020
5.0.0-preview.3.20215.2 128,678 4/23/2020
5.0.0-preview.2.20160.3 113,700 4/2/2020
5.0.0-preview.1.20120.4 75,338 3/16/2020
3.1.32 3,438,278 12/13/2022
3.1.31 736,112 11/8/2022
3.1.30 1,097,450 10/11/2022
3.1.29 1,052,483 9/13/2022
3.1.28 800,335 8/9/2022
3.1.27 845,504 7/12/2022
3.1.26 714,903 6/14/2022
3.1.25 1,211,499 5/10/2022
3.1.24 834,582 4/11/2022
3.1.23 1,460,357 3/8/2022
3.1.22 4,343,932 12/14/2021
3.1.21 3,541,125 11/7/2021
3.1.20 1,936,977 10/11/2021
3.1.19 2,712,577 9/14/2021
3.1.18 5,586,682 8/10/2021
3.1.17 2,818,039 7/13/2021
3.1.16 3,757,566 6/8/2021
3.1.15 3,653,045 5/11/2021
3.1.14 4,602,188 4/6/2021
3.1.13 5,533,853 3/9/2021
3.1.12 4,477,006 2/9/2021
3.1.11 6,580,019 1/12/2021
3.1.10 12,057,614 11/9/2020
3.1.9 19,186,992 10/13/2020
3.1.8 30,999,441 9/8/2020
3.1.7 17,374,505 8/11/2020
3.1.6 17,402,764 7/14/2020
3.1.5 18,700,149 6/9/2020
3.1.4 21,506,577 5/12/2020
3.1.3 32,211,503 3/24/2020
3.1.2 16,748,269 2/18/2020
3.1.1 24,595,852 1/14/2020
3.1.0 44,156,004 12/3/2019
3.1.0-preview3.19553.2 158,926 11/13/2019
3.1.0-preview2.19525.4 34,233 11/1/2019
3.1.0-preview1.19506.1 701,254 10/15/2019
3.0.3 331,334 2/18/2020
3.0.2 125,960 1/14/2020
3.0.1 2,339,155 11/18/2019
3.0.0 36,691,270 9/23/2019
3.0.0-rc1.19456.10 46,533 9/16/2019
3.0.0-preview9.19423.4 1,310,350 9/4/2019
3.0.0-preview8.19405.4 398,413 8/13/2019
3.0.0-preview7.19362.4 92,659 7/23/2019
3.0.0-preview6.19304.6 170,318 6/12/2019
3.0.0-preview5.19227.9 629,485 5/6/2019
3.0.0-preview4.19216.2 23,109 4/18/2019
3.0.0-preview3.19153.1 212,079 3/6/2019
3.0.0-preview.19074.2 31,489 1/29/2019
3.0.0-preview.18572.1 51,550 12/3/2018
2.2.0 157,507,111 12/3/2018
2.2.0-preview3-35497 257,819 10/17/2018
2.2.0-preview2-35157 178,461 9/12/2018
2.2.0-preview1-35029 106,992 8/22/2018
2.1.23 992,134 10/13/2020
2.1.2 43,302,400 8/21/2018
2.1.1 44,238,849 6/18/2018
2.1.0 62,010,751 5/29/2018
2.1.0-rc1-final 247,871 5/6/2018
2.1.0-preview2-final 234,545 4/10/2018
2.1.0-preview1-final 385,319 2/26/2018
2.0.2 10,975,981 5/7/2018
2.0.1 16,465,070 3/13/2018
2.0.0 100,801,411 8/11/2017
2.0.0-preview2-final 138,057 6/28/2017
2.0.0-preview1-final 1,026,213 5/10/2017
1.1.2 7,970,603 5/9/2017
1.1.1 15,690,916 3/6/2017
1.1.0 8,686,396 11/16/2016
1.1.0-preview1-final 78,706 10/24/2016
1.0.2 3,925,127 3/6/2017
1.0.1 651,497 12/12/2016
1.0.0 198,722,561 6/27/2016
1.0.0-rc2-final 281,949 5/16/2016
1.0.0-rc1-final 514,836 11/18/2015