ASP.NET Output Cache based on FusionCache
$ dotnet add package ZiggyCreatures.FusionCache.AspNetCore.OutputCaching
It was born after years of dealing with all sorts of different types of caches: memory caching, distributed caching, http caching, CDNs, browser cache, offline cache, you name it. So I've tried to put together these experiences and came up with FusionCache.
Find out more.
This package contains the ASP.NET Output Cache implementation for FusionCache.