Sign in Sign up
nuget

VersaTul.Caching

The VersaTul Caching project is designed to provide a simplfied caching interface with the ability to change the underlining caching engine easily and quickly. The default cache engine is built on top of the Microsoft Extensions Caching Memory class, which provides an in memory caching store. This implementation can be easily replaced using the interface provided.

nuget View on Nuget

Activity

Latest release
5mo ago
Total releases
16
Cadence
~29 days
Last 12 months
3

Details

First release
Jul 22, 2023
Releases
Version Released
1.0.24 patch
1.0.23 patch
1.0.22 patch
1.0.21 patch
1.0.20 patch
1.0.19 patch
1.0.18 patch
1.0.17 patch
1.0.16 patch
1.0.15 patch
1.0.14 patch
1.0.13 patch
1.0.12 patch
1.0.11 patch
1.0.10 patch
1.0.9 initial