January 29, 2011 Β· attribute-based-caching c# release
Attribute Based Caching 1.2 has been Released. Itβs still the .net only caching library that has declarative cache invalidation.
Attribute Based Caching 1.1 had almost 100 downloads! Release 1.2 contains some small improvements like disk based cache and a time-to-live setting.
Cache 1.2
Changes:
- faster key generation strategy - thanks payman
- basic unit tests - thanks payman
- btree disk cache
- removed unity dependency
- simple timetolive setting
More Info