Skip to main content
Xamarin.Forms.Nuke package icon

Xamarin.Forms.Nuke

Nuke 8.4.0 (https://github.com/kean/Nuke/releases/tag/8.4.0) for Xamarin.Forms. 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 with nuke, a native image caching library, 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. IMPORTANT: On iOS projects, call Xamarin.Forms.Nuke.FormsHandler.Init() after Xamarin.Forms.Forms.Init() and before LoadApplication(new App()).

Total Downloads
82.6K
82,620
Published
Oct 28, 2020
Latest stable version

Install

.NET CLI
dotnet add package Xamarin.Forms.Nuke --version 8.4.2
Package Manager Console
Install-Package Xamarin.Forms.Nuke -Version 8.4.2
PackageReference
<PackageReference Include="Xamarin.Forms.Nuke" Version="8.4.2" />

Frameworks

No framework metadata available.

Dependencies

[2.5.1, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

No target framework metadata is available. Confirm compatibility in a representative project before standardising on this package.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.