FFImageLoading.Windows 2.1.0-alpha2

This is a prerelease version of FFImageLoading.Windows.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.

Requires NuGet 2.8.1 or higher.

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

// Install FFImageLoading.Windows as a Cake Tool
#tool nuget:?package=FFImageLoading.Windows&version=2.1.0-alpha2&prerelease

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

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated