Hey, this is my blog

It is somewhat abandoned.

Attribute Based Caching 1.2 Released

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

Download Here

More Info