Found 86 packages
Async version OutputCache module
A library bringing output caching (similar to MVC's "OutputCache"), to Web API actions. Strathweb.CacheOutput will take care of server side caching and set the appropriate client side (response) headers for you. This is a version for Web Api 2 only.
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.
ASP.NET Core port of Strathweb.CacheOutput library (https://github.com/filipw/Strathweb.CacheOutput)
InMemoryOutputCacheProvider for AspNetCore.CacheOutput package
A Redis® implementation for ASP.NET Core Output Caching that integrates with Aspire, including health checks, logging, and telemetry.
MvcDonutCaching provides extensible donut output caching for ASP.NET MVC 3 and above.
ASP.NET Core middleware providing pure server-side output caching through a simple-to-use API
ASP.NET Full Framework SessionState and OutputCache Providers for Couchbase .NET SDK
A library bringing output caching (similar to MVC's "OutputCache"), to Web API actions. Strathweb.CacheOutput will take care of server side caching and set the appropriate client side (response) headers for you.
CacheManager extension package which uses System.Web.Caching and also comes with a custom OutputCache provider. CacheManager is an open source caching abstraction layer for .NET written in C#. It supports various cache providers and implements many advanced features.
Owin middleware to cache responses that are expensive to construct and don't change between requests
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.
Client/server cache solution for Microsoft WebAPI implementations.
StackExchangeRedisOutputCacheProvider for AspNetCore.CacheOutput package
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 provider for AspNetWebApi-OutputCache Implementation of IApiOutputCache for Redis
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.