Xamarin.Nuke 1.0.14

dotnet add package Xamarin.Nuke --version 1.0.14
NuGet\Install-Package Xamarin.Nuke -Version 1.0.14
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="Xamarin.Nuke" Version="1.0.14" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Xamarin.Nuke --version 1.0.14
#r "nuget: Xamarin.Nuke, 1.0.14"
#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 Xamarin.Nuke as a Cake Addin
#addin nuget:?package=Xamarin.Nuke&version=1.0.14

// Install Xamarin.Nuke as a Cake Tool
#tool nuget:?package=Xamarin.Nuke&version=1.0.14

Small wrapper around Nuke 10.3.1 (https://github.com/kean/Nuke/releases/tag/10.3.1) for Xamarin.iOS.

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.
  • Xamarin.iOS 1.0

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Xamarin.Nuke:

Package Downloads
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()).

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Xamarin.Nuke:

Repository Stars
roubachof/Xamarin.Forms.Nuke
The famous iOS Nuke native image caching library for Xamarin.Forms
Version Downloads Last updated
1.0.14 57,728 8/18/2021
1.0.12 302 8/17/2021