Microsoft.Extensions.Caching.Abstractions
2.1.0-preview1-final
See the version list below for details.
dotnet add package Microsoft.Extensions.Caching.Abstractions --version 2.1.0-preview1-final
NuGet\Install-Package Microsoft.Extensions.Caching.Abstractions -Version 2.1.0-preview1-final
<PackageReference Include="Microsoft.Extensions.Caching.Abstractions" Version="2.1.0-preview1-final" />
<PackageVersion Include="Microsoft.Extensions.Caching.Abstractions" Version="2.1.0-preview1-final" />
<PackageReference Include="Microsoft.Extensions.Caching.Abstractions" />
paket add Microsoft.Extensions.Caching.Abstractions --version 2.1.0-preview1-final
#r "nuget: Microsoft.Extensions.Caching.Abstractions, 2.1.0-preview1-final"
#addin nuget:?package=Microsoft.Extensions.Caching.Abstractions&version=2.1.0-preview1-final&prerelease
#tool nuget:?package=Microsoft.Extensions.Caching.Abstractions&version=2.1.0-preview1-final&prerelease
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 2.0
- Microsoft.Extensions.Primitives (>= 2.1.0-preview1-final)
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 |
|
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/e5f183b656a0e8bc087108130a5a9b54ae94494e |
GitHub repositories (140)
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.
|
|
protobuf-net/protobuf-net
Protocol Buffers library for idiomatic .NET
|
|
opserver/Opserver
Stack Exchange's Monitoring System
|
|
Ombi-app/Ombi
Want a Movie or TV Show on Plex/Emby/Jellyfin? Use Ombi!
|
|
ravendb/ravendb
ACID Document Database
|
|
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.
|