Microsoft.Extensions.Caching.Abstractions 3.1.25

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
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.25
NuGet\Install-Package Microsoft.Extensions.Caching.Abstractions -Version 3.1.25
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.25" />
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.25
#r "nuget: Microsoft.Extensions.Caching.Abstractions, 3.1.25"
#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.25

// Install Microsoft.Extensions.Caching.Abstractions as a Cake Tool
#tool nuget:?package=Microsoft.Extensions.Caching.Abstractions&version=3.1.25

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.6K)

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/8af96e042134fb3b2f21df26dd0f32ea1c00dd37

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/8af96e042134fb3b2f21df26dd0f32ea1c00dd37

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/8af96e042134fb3b2f21df26dd0f32ea1c00dd37

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 (133)

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 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
opserver/Opserver
Stack Exchange's Monitoring System
fullstackhero/dotnet-starter-kit
Production Grade Cloud-Ready .NET 8 Starter Kit (Web API + Blazor Client) with Multitenancy Support, and Clean/Modular Architecture that saves roughly 200+ Development Hours! All Batteries Included.
Version Downloads Last updated
9.0.0-preview.5.24306.7 0 6/11/2024
9.0.0-preview.4.24266.19 14,520 5/21/2024
9.0.0-preview.3.24172.9 56,793 4/11/2024
9.0.0-preview.2.24128.5 46,901 3/12/2024
9.0.0-preview.1.24080.9 64,957 2/13/2024
8.0.0 38,972,323 11/14/2023
8.0.0-rc.2.23479.6 790,610 10/10/2023
8.0.0-rc.1.23419.4 253,987 9/12/2023
8.0.0-preview.7.23375.6 232,201 8/8/2023
8.0.0-preview.6.23329.7 146,758 7/11/2023
8.0.0-preview.5.23280.8 123,831 6/13/2023
8.0.0-preview.4.23259.5 240,589 5/16/2023
8.0.0-preview.3.23174.8 191,523 4/11/2023
8.0.0-preview.2.23128.3 185,429 3/14/2023
8.0.0-preview.1.23110.8 197,374 2/21/2023
7.0.0 117,283,315 11/7/2022
7.0.0-rc.2.22472.3 256,345 10/11/2022
7.0.0-rc.1.22426.10 338,475 9/14/2022
7.0.0-preview.7.22375.6 112,626 8/9/2022
7.0.0-preview.6.22324.4 91,745 7/12/2022
7.0.0-preview.5.22301.12 87,067 6/14/2022
7.0.0-preview.4.22229.4 98,648 5/10/2022
7.0.0-preview.3.22175.4 85,231 4/13/2022
7.0.0-preview.2.22152.2 117,202 3/14/2022
7.0.0-preview.1.22076.8 77,644 2/17/2022
6.0.2-mauipre.1.22102.15 50,524 2/15/2022
6.0.2-mauipre.1.22054.8 86,242 1/19/2022
6.0.0 265,872,131 11/8/2021
6.0.0-rc.2.21480.5 457,228 10/12/2021
6.0.0-rc.1.21451.13 219,639 9/14/2021
6.0.0-preview.7.21377.19 102,303 8/10/2021
6.0.0-preview.6.21352.12 54,229 7/14/2021
6.0.0-preview.5.21301.5 197,424 6/15/2021
6.0.0-preview.4.21253.7 118,051 5/24/2021
6.0.0-preview.3.21201.4 103,823 4/8/2021
6.0.0-preview.2.21154.6 76,126 3/11/2021
6.0.0-preview.1.21102.12 377,075 2/12/2021
5.0.0 181,690,208 11/9/2020
5.0.0-rc.2.20475.5 381,248 10/13/2020
5.0.0-rc.1.20451.14 334,933 9/14/2020
5.0.0-preview.8.20407.11 200,411 8/25/2020
5.0.0-preview.7.20364.11 125,740 7/21/2020
5.0.0-preview.6.20305.6 83,555 6/25/2020
5.0.0-preview.5.20278.1 16,436 6/10/2020
5.0.0-preview.4.20251.6 252,133 5/18/2020
5.0.0-preview.3.20215.2 129,599 4/23/2020
5.0.0-preview.2.20160.3 114,295 4/2/2020
5.0.0-preview.1.20120.4 75,502 3/16/2020
3.1.32 3,913,329 12/13/2022
3.1.31 814,043 11/8/2022
3.1.30 1,171,969 10/11/2022
3.1.29 1,128,603 9/13/2022
3.1.28 845,008 8/9/2022
3.1.27 878,196 7/12/2022
3.1.26 738,315 6/14/2022
3.1.25 1,253,422 5/10/2022
3.1.24 857,707 4/11/2022
3.1.23 1,520,192 3/8/2022
3.1.22 4,527,528 12/14/2021
3.1.21 3,627,671 11/7/2021
3.1.20 2,007,108 10/11/2021
3.1.19 2,794,635 9/14/2021
3.1.18 5,704,139 8/10/2021
3.1.17 2,868,160 7/13/2021
3.1.16 3,858,817 6/8/2021
3.1.15 3,712,510 5/11/2021
3.1.14 4,701,217 4/6/2021
3.1.13 5,637,684 3/9/2021
3.1.12 4,563,990 2/9/2021
3.1.11 6,678,784 1/12/2021
3.1.10 12,307,781 11/9/2020
3.1.9 19,474,666 10/13/2020
3.1.8 31,774,731 9/8/2020
3.1.7 17,695,503 8/11/2020
3.1.6 17,633,860 7/14/2020
3.1.5 18,904,153 6/9/2020
3.1.4 21,763,093 5/12/2020
3.1.3 32,688,862 3/24/2020
3.1.2 16,926,692 2/18/2020
3.1.1 24,915,973 1/14/2020
3.1.0 45,245,616 12/3/2019
3.1.0-preview3.19553.2 159,316 11/13/2019
3.1.0-preview2.19525.4 34,292 11/1/2019
3.1.0-preview1.19506.1 711,196 10/15/2019
3.0.3 337,671 2/18/2020
3.0.2 126,459 1/14/2020
3.0.1 2,356,060 11/18/2019
3.0.0 37,682,450 9/23/2019
3.0.0-rc1.19456.10 46,679 9/16/2019
3.0.0-preview9.19423.4 1,321,493 9/4/2019
3.0.0-preview8.19405.4 398,893 8/13/2019
3.0.0-preview7.19362.4 92,953 7/23/2019
3.0.0-preview6.19304.6 171,558 6/12/2019
3.0.0-preview5.19227.9 629,909 5/6/2019
3.0.0-preview4.19216.2 23,308 4/18/2019
3.0.0-preview3.19153.1 212,818 3/6/2019
3.0.0-preview.19074.2 31,628 1/29/2019
3.0.0-preview.18572.1 51,871 12/3/2018
2.2.0 162,240,215 12/3/2018
2.2.0-preview3-35497 258,453 10/17/2018
2.2.0-preview2-35157 179,580 9/12/2018
2.2.0-preview1-35029 107,273 8/22/2018
2.1.23 1,032,873 10/13/2020
2.1.2 46,452,210 8/21/2018
2.1.1 45,050,206 6/18/2018
2.1.0 63,880,484 5/29/2018
2.1.0-rc1-final 249,282 5/6/2018
2.1.0-preview2-final 236,112 4/10/2018
2.1.0-preview1-final 388,294 2/26/2018
2.0.2 11,081,911 5/7/2018
2.0.1 16,573,027 3/13/2018
2.0.0 102,910,124 8/11/2017
2.0.0-preview2-final 138,400 6/28/2017
2.0.0-preview1-final 1,032,351 5/10/2017
1.1.2 8,101,376 5/9/2017
1.1.1 16,032,112 3/6/2017
1.1.0 8,883,160 11/16/2016
1.1.0-preview1-final 78,868 10/24/2016
1.0.2 3,981,479 3/6/2017
1.0.1 653,153 12/12/2016
1.0.0 209,085,920 6/27/2016
1.0.0-rc2-final 283,352 5/16/2016
1.0.0-rc1-final 515,711 11/18/2015