Found 45 packages
Async version OutputCache module
Output cache implementation of Microsoft.AspNetCore.OutputCaching.IOutputCacheStore using Redis. This package was built from the source code at https://github.com/dotnet/dotnet/tree/c2435c3e0f46de784341ac3ed62863ce77e117b4
Custom output cache provider for redis cache.
MvcDonutCaching provides extensible donut output caching for ASP.NET MVC 3 and above.
A Redis® implementation for ASP.NET Core Output Caching that integrates with Aspire, including health checks, logging, and telemetry.
Owin middleware to cache responses that are expensive to construct and don't change between requests
Redis provider for AspNetWebApi-OutputCache Implementation of IApiOutputCache for Redis
Extension for Strathweb (@filipw) CacheOutput for WebApi (And WebApi2) that supports MongoDb
ASP.NET Web API CacheOutput - library to allow you to cache the output of ApiControllers with added OData support
Redis backed ASP.NET providers written in C# using StackExchange.Redis. Includes OutputCacheProvider and SessionStateStoreProvider.
Async version SQL OutputCache Provider
DynaCache is a small C# library that allows you to automatically cache the output from standard .NET functions. Although it is possible to use it without one, DynaCache works best when used in conjunction with a dependency injection (DI) framework, such as StructureMap, Ninject, etc.
Output caching middleware for ASP.NET using NCache Enterprise.
ASP.NET Full Framework SessionState and OutputCache Providers for Couchbase .NET SDK
Atomic.OutputCache is an Atomic Toolkit package which provides an easy way to maintain Umbraco output cache. It is based on the default .NET output cache introduced in .NET 7.
outputcache for asp.net webapi
In .Net 4.6.2, asp.net enables developer plug in async version of OutputCache module which is a good fit for the non-in-memory OutputCache data store. This OutputCache provider can use both CosmosDB(table model) and Azure storage table as the data store and leverages async operation to provide better scability.
ASP.NET Output Cache provider for ASP.NET 4.6.2 and higher.
Client/server cache solution for Microsoft WebAPI implementations.
Output caching middleware for ASP.NET using NCache Professional.