floydpink / CachedImage

A WPF control that wraps the Image control to enable file-system based caching
http://floydpink.github.io/CachedImage/
MIT License
69 stars 22 forks source link

How to set when a cache should expire? #19

Open turtle328 opened 3 years ago

turtle328 commented 3 years ago

This seems like a really useful tool, but I am trying to figure out how to make the image cache expire after a day.