Microsoft.Extensions.Caching.Abstractions
1.0.1
See the version list below for details.
dotnet add package Microsoft.Extensions.Caching.Abstractions --version 1.0.1
NuGet\Install-Package Microsoft.Extensions.Caching.Abstractions -Version 1.0.1
<PackageReference Include="Microsoft.Extensions.Caching.Abstractions" Version="1.0.1" />
paket add Microsoft.Extensions.Caching.Abstractions --version 1.0.1
#r "nuget: Microsoft.Extensions.Caching.Abstractions, 1.0.1"
// Install Microsoft.Extensions.Caching.Abstractions as a Cake Addin #addin nuget:?package=Microsoft.Extensions.Caching.Abstractions&version=1.0.1 // Install Microsoft.Extensions.Caching.Abstractions as a Cake Tool #tool nuget:?package=Microsoft.Extensions.Caching.Abstractions&version=1.0.1
Caching abstractions for in-memory cache and distributed cache.
Commonly used types:
Microsoft.Extensions.Caching.Distributed.IDistributedCache
Microsoft.Extensions.Caching.Memory.IMemoryCache
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 1.0
- Microsoft.Extensions.Primitives (>= 1.0.1)
- System.Collections (>= 4.0.11)
- System.Threading (>= 4.0.11)
- System.Threading.Tasks (>= 4.0.11)
NuGet packages (6)
Showing the top 5 NuGet packages that depend on Microsoft.Extensions.Caching.Abstractions:
Package | Downloads |
---|---|
EntityFramework.Core
Entity Framework is Microsoft's recommended data access technology for new applications. |
|
Microsoft.Extensions.Caching.Memory
In-memory cache implementation of Microsoft.Extensions.Caching.Memory.IMemoryCache. |
|
SixLabors.ImageSharp.Web
ImageSharp Middleware for serving images via a url based API. |
|
MiniProfiler.AspNetCore
Lightweight mini-profiler, designed for ASP.NET Core (not System.Web) websites |
|
OpenIddict.Server.AspNetCore
ASP.NET Core integration package for the OpenIddict server services. |
GitHub repositories (135)
Showing the top 5 popular GitHub repositories that depend on Microsoft.Extensions.Caching.Abstractions:
Repository | Stars |
---|---|
jellyfin/jellyfin
The Free Software Media System
|
|
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
|
|
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
|