artem-zinnatullin / jet-image-loader

WP7+ fast and powerfull image loader with memory and storage caching for your projects!
Apache License 2.0
44 stars 14 forks source link

Its not working for Windows 10 universal app development.Is there any alternative? #38

Closed ghost closed 8 years ago

ghost commented 9 years ago

This is error message : Reference to Type IsolatedStorageFile claims that it it defined in 'microlib' but it could not be found.

daniel-luberda commented 8 years ago

You could use this: https://github.com/molinch/FFImageLoading

Sample project: https://github.com/molinch/FFImageLoading/blob/master/samples/Simple.WinPhone.Sample/MainPage.xaml

artem-zinnatullin commented 8 years ago

Feel free to fork JetImageLoader and add support for Windows 10 Universal Apps! I don't work with Windows for about 2 years now…