Xamarin.FFImageLoading
                             
                            
                                2.2.6
                            
                        
                    See the version list below for details.
Requires NuGet 2.8.1 or higher.
dotnet add package Xamarin.FFImageLoading --version 2.2.6
NuGet\Install-Package Xamarin.FFImageLoading -Version 2.2.6
<PackageReference Include="Xamarin.FFImageLoading" Version="2.2.6" />
<PackageVersion Include="Xamarin.FFImageLoading" Version="2.2.6" />
<PackageReference Include="Xamarin.FFImageLoading" />
paket add Xamarin.FFImageLoading --version 2.2.6
#r "nuget: Xamarin.FFImageLoading, 2.2.6"
#:package Xamarin.FFImageLoading@2.2.6
#addin nuget:?package=Xamarin.FFImageLoading&version=2.2.6
#tool nuget:?package=Xamarin.FFImageLoading&version=2.2.6
Xamarin Library to load images quickly and easily.
Features:
- Configurable disk and memory caching
- Deduplication of similar download/load requests
- Error and loading placeholders support
- Images can be automatically downsampled to specified size (less memory usage)
- WebP support
- Image loading Fade-In animations support
- Can retry image downloads (RetryCount, RetryDelay)
- On Android transparency is disabled by default (configurable). Saves 50% of memory
- Transformations support built-in and custom native platform ITransformation implementations
| Product | Versions Compatible and additional computed target framework versions. | 
|---|---|
| MonoAndroid | monoandroid10 is compatible. | 
| Xamarin.iOS | xamarinios10 is compatible. | 
- 
                                                    MonoAndroid 1.0- No dependencies.
 
- 
                                                    Portable Class Library (.NETCore 4.5, WindowsPhoneApp 8.1)- Microsoft.Net.Http (>= 2.2.29)
 
- 
                                                    Portable Class Library (WindowsPhone 8.0)- Microsoft.Net.Http (>= 2.2.29)
 
- 
                                                    Xamarin.iOS 1.0- WebP.Touch (>= 1.0.2)
 
NuGet packages (38)
Showing the top 5 NuGet packages that depend on Xamarin.FFImageLoading:
| Package | Downloads | 
|---|---|
| Xamarin.FFImageLoading.Forms Xamarin Library to load images quickly and easily on Xamarin.Forms. Ensure you call CachedImageRenderer.Init() on each platform!!! Features: - Xamarin.iOS, Xamarin.Android, Xamarin.Forms, Xamarin.Mac and Windows (WinRT, UWP) support - Configurable disk and memory caching - Multiple image views using the same image source (url, path, resource) will use only one bitmap which is cached in memory (less memory usage) - Deduplication of similar download/load requests. *(If 100 similar requests arrive at same time then one real loading will be performed while 99 others will wait).* - Error and loading placeholders support - Images can be automatically downsampled to specified size (less memory usage) - Fluent API which is inspired by Picasso naming - SVG / WebP / GIF support - Image loading Fade-In animations support - Can retry image downloads (RetryCount, RetryDelay) - Android bitmap optimization. Saves 50% of memory by trying not to use transparency channel when possible. - Transformations support - BlurredTransformation - CircleTransformation, RoundedTransformation, CornersTransformation, CropTransformation - ColorSpaceTransformation, GrayscaleTransformation, SepiaTransformation, TintTransformation - FlipTransformation, RotateTransformation - Supports custom transformations (native platform `ITransformation` implementations) | |
| Xamarin.FFImageLoading.Transformations Transformations for FFImageLoading library. - BlurredTransformation - CircleTransformation, RoundedTransformation, CornersTransformation, CropTransformation - ColorSpaceTransformation, GrayscaleTransformation, SepiaTransformation, TintTransformation - FlipTransformation, RotateTransformation - Supports custom transformations (native platform `ITransformation` implementations) These transformations can be consumed from FFImageLoading and FFImageLoading.Forms (Xamarin Forms). Don't forget to add the package in all platform specific projects. This way the correct native implementation is injected. | |
| Xamarin.FFImageLoading.Svg SVG support for FFImageLoading library. | |
| SheshaMobile.Core.Controls The core controls module contains common functionality used on the app | |
| SheshaMobile.Modules.UserProfile A module for building apps with user functionality | 
GitHub repositories (13)
Showing the top 13 popular GitHub repositories that depend on Xamarin.FFImageLoading:
| Repository | Stars | 
|---|---|
| cocoa-mhlw/cocoa | |
| AndreiMisiukevich/CardView 
                                                            CardsView | CarouselView | CoverflowView | CubeView for Xamarin.Forms 
                                                         | |
| microsoft/SmartHotel360-Mobile 
                                                            SmartHotel360 Mobile
                                                         | |
| daniel-luberda/DLToolkit.Forms.Controls 
                                                            Xamarin.Forms Custom Controls
                                                         | |
| Drutol/MALClient 
                                                            Not so small client app for Myanimelist.net - Windows 10 UWP & Android
                                                         | |
| reactiveui/ReactiveUI.Samples 
                                                            This repository contains ReactiveUI samples.
                                                         | |
| MvvmCross/MvvmCross-Samples 
                                                            Tutorials and samples for MvvmCross: The .NET MVVM framework for cross-platform solutions.
                                                         | |
| dotnet-architecture/eShopOnAzure 
                                                            Azure version of the eShopOnContainers, with implementations based on Azure services.
                                                         | |
| microsoft/app-innovation-workshop 
                                                            Hands-on workshop designed to help you learn Azure, Mobile & AI
                                                         | |
| jsuarezruiz/xamarin-forms-netflix-sample 
                                                            A Xamarin.Forms version of the Netflix app to prove you can create goodlooking UI with Xamarin.Forms.
                                                         | |
| roubachof/Xamarin.Forms.Nuke 
                                                            The famous iOS Nuke native image caching library for Xamarin.Forms
                                                         | |
| microsoft/recommenders_engine_example_layout 
                                                            An example cross-platform movie recommendation application built using Xamarin.Forms and Azure ML service
                                                         | |
| sthewissen/KickassUI.Runkeeper 
                                                            A Xamarin.Forms version of the Runkeeper app to prove you can create goodlooking UI with Xamarin.Forms
                                                         | 
| Version | Downloads | Last Updated | 
|---|---|---|
| 2.4.11.982 | 11,919,991 | 5/19/2019 | 
| 2.4.10.972 | 22,005 | 5/16/2019 | 
| 2.4.9.961 | 115,659 | 5/7/2019 | 
| 2.4.8.956 | 15,242 | 5/6/2019 | 
| 2.4.7.944 | 17,723 | 5/3/2019 | 
| 2.4.7.938-pre | 6,152 | 5/2/2019 | 
| 2.4.6.929 | 47,618 | 4/29/2019 | 
| 2.4.5.922 | 24,669 | 4/26/2019 | 
| 2.4.5.918-pre | 5,063 | 4/26/2019 | 
| 2.4.5.909-pre | 22,822 | 4/18/2019 | 
| 2.4.4.859 | 9,848,931 | 11/16/2018 | 
| 2.4.4.858-pre | 6,333 | 11/16/2018 | 
| 2.4.3.840 | 439,439 | 6/10/2018 | 
| 2.4.2.832 | 14,205 | 6/9/2018 | 
| 2.4.1.823 | 62,647 | 5/29/2018 | 
| 2.3.6 | 208,791 | 3/29/2018 | 
| 2.3.5 | 45,794 | 3/22/2018 | 
| 2.3.4 | 304,710 | 1/7/2018 | 
| 2.3.3 | 17,980 | 1/3/2018 | 
| 2.3.2 | 33,983 | 12/25/2017 | 
| 2.3.1 | 38,625 | 12/15/2017 | 
| 2.2.25 | 118,614 | 11/13/2017 | 
| 2.2.25-pre-619-legac | 7,347 | 11/15/2017 | 
| 2.2.24 | 17,378 | 11/7/2017 | 
| 2.2.23 | 11,186 | 11/4/2017 | 
| 2.2.22 | 23,174 | 10/26/2017 | 
| 2.2.21 | 17,868 | 10/25/2017 | 
| 2.2.20 | 76,181 | 10/4/2017 | 
| 2.2.19 | 16,447 | 9/30/2017 | 
| 2.2.18 | 9,150 | 9/28/2017 | 
| 2.2.17 | 9,004 | 9/27/2017 | 
| 2.2.16 | 15,017 | 9/26/2017 | 
| 2.2.15 | 9,947 | 9/22/2017 | 
| 2.2.14 | 7,762 | 9/21/2017 | 
| 2.2.13 | 13,971 | 9/18/2017 | 
| 2.2.12 | 6,789 | 9/18/2017 | 
| 2.2.11 | 22,370 | 9/7/2017 | 
| 2.2.10 | 38,171 | 8/30/2017 | 
| 2.2.9 | 251,838 | 2/25/2017 | 
| 2.2.8 | 29,166 | 1/30/2017 | 
| 2.2.7 | 26,101 | 1/10/2017 | 
| 2.2.6 | 14,599 | 1/2/2017 | 
| 2.2.5 | 42,023 | 11/11/2016 | 
| 2.2.4 | 9,296 | 11/7/2016 | 
| 2.2.3 | 8,319 | 11/4/2016 | 
| 2.2.2 | 8,177 | 11/3/2016 | 
| 2.2.1 | 7,343 | 10/31/2016 | 
| 2.2.0 | 6,228 | 10/31/2016 | 
| 2.1.8 | 64,658 | 9/25/2016 | 
| 2.1.7 | 41,561 | 9/6/2016 | 
| 2.1.6 | 35,723 | 7/6/2016 | 
| 2.1.5 | 16,991 | 6/10/2016 |