AspNetCore.CacheOutput
1.0.11.2
ASP.NET Core port of Strathweb.CacheOutput library (https://github.com/filipw/Strathweb.CacheOutput)
Install-Package AspNetCore.CacheOutput -Version 1.0.11.2
dotnet add package AspNetCore.CacheOutput --version 1.0.11.2
<PackageReference Include="AspNetCore.CacheOutput" Version="1.0.11.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AspNetCore.CacheOutput --version 1.0.11.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AspNetCore.CacheOutput, 1.0.11.2"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETCoreApp 2.1
- Microsoft.AspNetCore.Mvc.Core (>= 2.1.3)
-
.NETCoreApp 3.1
- Microsoft.AspNetCore.Mvc.Core (>= 2.2.5)
-
.NETStandard 2.0
- Microsoft.AspNetCore.Mvc.Core (>= 2.2.5)
Used By
NuGet packages (3)
Showing the top 3 NuGet packages that depend on AspNetCore.CacheOutput:
Package | Downloads |
---|---|
AspNetCore.CacheOutput.InMemory
InMemoryOutputCacheProvider for AspNetCore.CacheOutput package
|
|
AspNetCore.CacheOutput.Redis
StackExchangeRedisOutputCacheProvider for AspNetCore.CacheOutput package
|
|
AspNetCore.CacheOutput.LiteDB
Provider for caching using ASPNet OutputCache using LiteDatabase. For using with ASP.NET Core port of Strathweb.CacheOutput library developed by Alexander Shabunevich (https://github.com/Iamcerba/AspNetCore.CacheOutput)
|
GitHub repositories
This package is not used by any popular GitHub repositories.