AspNetCore.ResponseCaching.Extensions
2.0.0
Extensions for overriding the behaviour of the default ASP.Net Core ResponseCaching as well as additional Cache implementations such as Disk. (Similar to OutputCache of previous versions of ASP.Net)
Install-Package AspNetCore.ResponseCaching.Extensions -Version 2.0.0
dotnet add package AspNetCore.ResponseCaching.Extensions --version 2.0.0
<PackageReference Include="AspNetCore.ResponseCaching.Extensions" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AspNetCore.ResponseCaching.Extensions --version 2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
.Net Core 3 support
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.