Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 542 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 542 Bytes

Akavache Explorer

This application is a developer utility for Akavache that allows you to dig around in the contents of the Akavache cache visually in different formats. Akavache Explorer guarantees that it won't write to the cache and ignores TTL, so it is useful for examining your app's cache without worrying that it will be changed.

Building

Requires VS2010, check out, msbuild /p:Configuration=Release