Cachew 2.2.3
Simple in memory caching library with an optional castle windsor interceptor and cache decorator builder
Install-Package Cachew -Version 2.2.3
dotnet add package Cachew --version 2.2.3
<PackageReference Include="Cachew" Version="2.2.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Cachew --version 2.2.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Cachew, 2.2.3"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Thread safety and cache reuse for many classes supported
Dependencies
This package has no dependencies.
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Cachew:
Package | Downloads |
---|---|
Cachew.CastleWindsor
Castle windsor interceptor that decorates interfaces with cachew cache and decorator builder that decorates interfaces with cache
|
GitHub repositories
This package is not used by any popular GitHub repositories.