Rayson.Caching NuGet Package

Useful Types: Cache, DefaultCache, ICache

Generally useful for unit testing when you want to be able to control the inner state of a class.

Replace internal state with injected caches and mock the return values.

Addtional timed cache method allows for timed expiration (removal from cache) of cache item.




Got any Rayson.Caching Question?





Info

Version: 1.0.1
Author(s): Daniel Rayson
Last Update: Saturday, April 10, 2021
.NET Fiddle: Create the first Fiddle
NuGet Url: https://www.nuget.org/packages/Rayson.Caching


Install
Install-Package Rayson.Caching
dotnet add package Rayson.Caching
paket add Rayson.Caching
Rayson.Caching Download (Unzip the "nupkg" after downloading)

.NETCoreApp 1.0 .NETFramework 4.0
  • No dependencies.
netstandard1.2 2 packages depend on this package.


Tags



STATS

must-have-score

avg-downloads-per-day

1

days-since-last-release

1106