ASP.NET Core middleware providing pure server-side output caching through a simple-to-use API.
Info
Version: | 1.0.43 |
Author(s): | Mads Kristensen |
Last Update: | Monday, January 3, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/madskristensen/WebEssentials.AspNetCore.OutputCaching |
NuGet Url: | https://www.nuget.org/packages/WebEssentials.AspNetCore.OutputCaching |
Install
Install-Package WebEssentials.AspNetCore.OutputCaching
dotnet add package WebEssentials.AspNetCore.OutputCaching
paket add WebEssentials.AspNetCore.OutputCaching
WebEssentials.AspNetCore.OutputCaching Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Mvc(>= 2.0.0)
Tags