Skip to main content
Xamarin.Forms.Nuke package icon

Xamarin.Forms.Nuke

Nuke 10.3.1 (https://github.com/kean/Nuke/releases/tag/10.3.1) 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,610
Published
Nov 3, 2021
Latest stable version

Install

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

Frameworks

Xamarin.iOS1.0

Dependencies

Xamarin.Forms
Xamarin.iOS1.0
[2.5.1, )
Xamarin.Nuke
Xamarin.iOS1.0
[1.0.14, )

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.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

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.