CacheTower 0.7.1+838e282-359
A multi-layered caching system for .NET
Install-Package CacheTower -Version 0.7.1
dotnet add package CacheTower --version 0.7.1
<PackageReference Include="CacheTower" Version="0.7.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CacheTower --version 0.7.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.0
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 3.1.10)
- Nito.AsyncEx (>= 5.1.0)
- System.Buffers (>= 4.5.1)
- System.Threading.Tasks.Extensions (>= 4.5.4)
-
.NETStandard 2.1
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 3.1.10)
- Nito.AsyncEx (>= 5.1.0)
- System.Buffers (>= 4.5.1)
- System.Threading.Tasks.Extensions (>= 4.5.4)
Used By
NuGet packages (5)
Showing the top 5 NuGet packages that depend on CacheTower:
Package | Downloads |
---|---|
CacheTower.Extensions.Redis
Provides Distributed Locking & Eviction for Cache Tower
|
|
CacheTower.Providers.Redis
Use Redis for caching with Cache Tower
|
|
CacheTower.Providers.FileSystem.Json
Use JSON serialized files for caching with Cache Tower
|
|
CacheTower.Providers.Database.MongoDB
Use MongoDB for caching with Cache Tower
|
|
CacheTower.Providers.FileSystem.Protobuf
Use Protobuf serialized files for caching with Cache Tower
|
GitHub repositories
This package is not used by any popular GitHub repositories.