FFImageLoading.ImageSourceHandler 1.0.0

Suggested Alternatives

Xamarin.Forms.Nuke

Additional Details

This package is no longer maintained and is way less performant than the native Nuke iOS library available now in the Xamarin.Forms.Nuke pakage

dotnet add package FFImageLoading.ImageSourceHandler --version 1.0.0
NuGet\Install-Package FFImageLoading.ImageSourceHandler -Version 1.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="FFImageLoading.ImageSourceHandler" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FFImageLoading.ImageSourceHandler --version 1.0.0
#r "nuget: FFImageLoading.ImageSourceHandler, 1.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install FFImageLoading.ImageSourceHandler as a Cake Addin
#addin nuget:?package=FFImageLoading.ImageSourceHandler&version=1.0.0

// Install FFImageLoading.ImageSourceHandler as a Cake Tool
#tool nuget:?package=FFImageLoading.ImageSourceHandler&version=1.0.0

This repository was inspired by Jonathan Peppers GlideX implementation of the new IImageViewHandler interface for Xamarin.Forms (https://github.com/jonathanpeppers/glidex).

Its goal is to provide the same kind of implementation for iOS, achieving a complete image caching solution for Xamarin.Forms: you don't have to change any line of your existing project, the Xamarin.Forms image source handlers will just be overridden with cache-enabled ones.

On iOS the ImageSourceHandler is implemented with FFImageLoading (https://github.com/luberda-molinet/FFImageLoading).

IMPORTANT: On iOS projects, call FFImageLoading.FormsHandler.Init() after Xamarin.Forms.Forms.Init() and before LoadApplication(new App()).

Product Compatible and additional computed target framework versions.
Xamarin.iOS xamarinios10 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on FFImageLoading.ImageSourceHandler:

Repository Stars
jsuarezruiz/xamarin-forms-perf-playground
Xamarin.Forms Performance Playground (Layouts, Bindings, XAMLC, etc)
Version Downloads Last updated
1.0.0 12,779 4/15/2019