CcAcca.CacheAbstraction
3.0.0
dotnet add package CcAcca.CacheAbstraction --version 3.0.0
NuGet\Install-Package CcAcca.CacheAbstraction -Version 3.0.0
<PackageReference Include="CcAcca.CacheAbstraction" Version="3.0.0" />
paket add CcAcca.CacheAbstraction --version 3.0.0
#r "nuget: CcAcca.CacheAbstraction, 3.0.0"
// Install CcAcca.CacheAbstraction as a Cake Addin #addin nuget:?package=CcAcca.CacheAbstraction&version=3.0.0 // Install CcAcca.CacheAbstraction as a Cake Tool #tool nuget:?package=CcAcca.CacheAbstraction&version=3.0.0
Simple yet extensible cache abstraction for the .net framework
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on CcAcca.CacheAbstraction:
Package | Downloads |
---|---|
CcAcca.CacheAbstraction.WebApi
Simple yet extensible cache abstraction for the .net framework. This package extends an existing Web API 2 project with a cache administration http endpoint |
|
CcAcca.CacheAbstraction.Distributed
Simple yet extensible cache abstraction for the .net framework. This package adds an adaptor for https://github.com/MichaCo/CacheManager library and thus add support for distributed caches such as Redis, Memcached and Couchbase. |
GitHub repositories
This package is not used by any popular GitHub repositories.