CacheStack 1.0.12
Cache extensions for ServiceStack ICacheClient. Includes cache context and mvc donut caching.
Install-Package CacheStack -Version 1.0.12
dotnet add package CacheStack --version 1.0.12
<PackageReference Include="CacheStack" Version="1.0.12" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CacheStack --version 1.0.12
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CacheStack, 1.0.12"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
- Microsoft.AspNet.Mvc (>= 4.0.0)
- ServiceStack.Common (>= 3.9.0)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on CacheStack:
Package | Downloads |
---|---|
MvcKickstart
Core set of MVC helpers and configuration classes to kickstart your MVC site.
|
GitHub repositories
This package is not used by any popular GitHub repositories.