Fuse caching imagesource Build Status Fuse Version

A naive caching imagesource, with missing memory management.

Installation

Using fusepm

$ fusepm install https://github.com/bolav/fuse-cachingimagesource

Usage

<Image>
    <CachedHttpImageSource Url="{url}" />
</Image>