Microsoft.Extensions.Caching.Abstractions 1.0.0

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

There is a newer version of this package available.
See the version list below for details.
Install-Package Microsoft.Extensions.Caching.Abstractions -Version 1.0.0
dotnet add package Microsoft.Extensions.Caching.Abstractions --version 1.0.0
<PackageReference Include="Microsoft.Extensions.Caching.Abstractions" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Extensions.Caching.Abstractions --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.Extensions.Caching.Abstractions, 1.0.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. 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=1.0.0

// Install Microsoft.Extensions.Caching.Abstractions as a Cake Tool
#tool nuget:?package=Microsoft.Extensions.Caching.Abstractions&version=1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

NuGet packages (8)

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

Package Downloads
DevExpress.AspNetCore.Core
ASP.NET Core Control library renders Bootstrap-powered markup so you can build modern adaptive web applications that work across multiple target platforms.
Microsoft.AspNetCore.Session
ASP.NET Core session state middleware. This package was built from the source code at https://github.com/aspnet/Session/tree/774079d60d29762ef7c8bba3f0fa06e73cb323f2
DevExpress.AspNetCore.Spreadsheet
ASP.NET Core Spreadsheet is an Excel-inspired control that allows you to introduce spreadsheet functionality to your application.
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/aspnet/Extensions/tree/9bc79b2f25a3724376d7af19617c33749a30ea3a
Microsoft.Extensions.Caching.Redis
Distributed cache implementation of Microsoft.Extensions.Caching.Distributed.IDistributedCache using Redis. This package was built from the source code at https://github.com/aspnet/Extensions/tree/9bc79b2f25a3724376d7af19617c33749a30ea3a

Version History

Version Downloads Last updated
5.0.0 0 06.02.2022
2.2.0 0 06.02.2022
2.1.1 0 06.02.2022
2.0.2 0 06.02.2022
2.0.1 0 06.02.2022
2.0.0 0 06.02.2022
1.0.0 0 06.02.2022
Show less