ASP.NET Core response caching middleware abstractions and feature interface definitions.
Info
Version: | 2.3.0 |
Author(s): | Microsoft |
Last Update: | Tuesday, January 14, 2025 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://asp.net/ |
NuGet Url: | https://www.nuget.org/packages/Microsoft.AspNetCore.ResponseCaching.Abstractions |
Install
Install-Package Microsoft.AspNetCore.ResponseCaching.Abstractions
dotnet add package Microsoft.AspNetCore.ResponseCaching.Abstractions
paket add Microsoft.AspNetCore.ResponseCaching.Abstractions
Microsoft.AspNetCore.ResponseCaching.Abstractions Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Primitives(>= 2.2.0)
Tags