ZiggyCreatures.FusionCache.AspNetCore.OutputCaching
2.0.1
Prefix Reserved
See the version list below for details.
dotnet add package ZiggyCreatures.FusionCache.AspNetCore.OutputCaching --version 2.0.1
NuGet\Install-Package ZiggyCreatures.FusionCache.AspNetCore.OutputCaching -Version 2.0.1
<PackageReference Include="ZiggyCreatures.FusionCache.AspNetCore.OutputCaching" Version="2.0.1" />
<PackageVersion Include="ZiggyCreatures.FusionCache.AspNetCore.OutputCaching" Version="2.0.1" />
<PackageReference Include="ZiggyCreatures.FusionCache.AspNetCore.OutputCaching" />
paket add ZiggyCreatures.FusionCache.AspNetCore.OutputCaching --version 2.0.1
#r "nuget: ZiggyCreatures.FusionCache.AspNetCore.OutputCaching, 2.0.1"
#addin nuget:?package=ZiggyCreatures.FusionCache.AspNetCore.OutputCaching&version=2.0.1
#tool nuget:?package=ZiggyCreatures.FusionCache.AspNetCore.OutputCaching&version=2.0.1
FusionCache
📣 LTS-ONLY RELEASE |
---|
This version references only .NET 8 core packages, so it can be used in scenarios where only LTS packages can be referenced. |
FusionCache is an easy to use, fast and robust hybrid cache with advanced resiliency features.
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
This package contains the ASP.NET Output Cache implementation for FusionCache.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
-
net7.0
- ZiggyCreatures.FusionCache (>= 2.0.1)
-
net8.0
- ZiggyCreatures.FusionCache (>= 2.0.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.2.0-preview-1 | 28 | 4/6/2025 |
2.1.0 | 2,687 | 2/2/2025 |
2.0.1 | 191 | 2/23/2025 |
- LTS-only release: this version references only .NET 8 core packages, so it can be used in scenarios where only LTS packages can be referenced
- Initial version