Microsoft.Extensions.Caching.Abstractions 1.1.0-preview1-final
Caching abstractions for in-memory cache and distributed cache.
Commonly used types:
Microsoft.Extensions.Caching.Distributed.IDistributedCache
Microsoft.Extensions.Caching.Memory.IMemoryCache
Showing the top 20 packages that depend on Microsoft.Extensions.Caching.Abstractions.
| Packages | Downloads |
|---|---|
|
ModelContextProtocol
.NET SDK for the Model Context Protocol (MCP) with hosting and dependency injection extensions.
|
4 |
|
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/dotnet/tree/f7d90799ce4ef09a0bb257852a57248d2a8fb8dd
|
3 |
|
Senparc.CO2NET
Senparc.CO2NET Public Base Library
Senparc.CO2NET Open Source Project:
https://github.com/Senparc/Senparc.CO2NET
|
3 |
|
ModelContextProtocol
.NET SDK for the Model Context Protocol (MCP) with hosting and dependency injection extensions.
|
3 |
|
Microsoft.Extensions.Caching.Memory
In-memory cache implementation of Microsoft.Extensions.Caching.Memory.IMemoryCache.
|
2 |
|
Microsoft.AspNetCore.App
Provides a default set of APIs for building an ASP.NET Core application.
This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, or can be acquired separately using installers available at https://aka.ms/dotnet-download.
|
2 |
|
EnyimMemcachedCore
EnyimMemcachedCore is a Memcached client library for .NET Core. Usage: Add services.AddEnyimMemcached(...) and app.UseEnyimMemcached() in Startup. Add IMemcachedClient into constructor.
|
2 |
|
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
|
2 |
|
MiniProfiler.AspNetCore
Lightweight mini-profiler, designed for ASP.NET Core (not System.Web) websites
|
2 |
|
DH.SearchEngine
用于DH框架的基于Lucene.NET实现的全文检索搜索引擎。参考Masuit.LuceneEFCore.SearchEngine
|
2 |
|
DH.NRedis.Extensions
Redis扩展库,便于注入Redis,支持分布式缓存IDistributedCache和数据保护IDataProtection
|
2 |
|
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/dotnet/aspnetcore/tree/d3aba8fe1a0d0f5c145506f292b72ea9d28406fc
|
2 |
|
DH.NRedis.Extensions
Redis依赖注入扩展,支持IDistributedCache分布式缓存接口和IDataProtection数据保护,简化ASP.NET Core集成
|
2 |
|
EnyimMemcachedCore
EnyimMemcachedCore is a Memcached client library for .NET. Add services.AddEnyimMemcached() in Startup. Inject IMemcachedClient into constructors.
|
2 |
.NET Standard 1.0
- Microsoft.Extensions.Primitives (>= 1.1.0-preview1-final)
- NETStandard.Library (>= 1.6.1-preview1-24530-04)