Xamarin.SDWebImage 4.4.7

Prefix Reserved
dotnet add package Xamarin.SDWebImage --version 4.4.7
                    
NuGet\Install-Package Xamarin.SDWebImage -Version 4.4.7
                    
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.SDWebImage" Version="4.4.7" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Xamarin.SDWebImage" Version="4.4.7" />
                    
Directory.Packages.props
<PackageReference Include="Xamarin.SDWebImage" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Xamarin.SDWebImage --version 4.4.7
                    
#r "nuget: Xamarin.SDWebImage, 4.4.7"
                    
#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.
#:package Xamarin.SDWebImage@4.4.7
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Xamarin.SDWebImage&version=4.4.7
                    
Install as a Cake Addin
#tool nuget:?package=Xamarin.SDWebImage&version=4.4.7
                    
Install as a Cake Tool

Extensions for UIImageView allowing you to asynchronously load web images.

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

This package has no dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Xamarin.SDWebImage:

Package Downloads
LazyTabBar

A LazyTabBarController that implements swiping left/right to switch controllers and lazying to load controllers.

Plugin.ImageLoader.SDWebImage

Plugin for loading and caching images in Xamarin

GitHub repositories (1)

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

Repository Stars
CodeHubApp/CodeHub
CodeHub is an iOS application written using Xamarin
Version Downloads Last Updated
4.4.7 180,811 10/8/2019
4.4.6 41,465 4/26/2019
4.4.0 29,748 8/15/2018
4.0.0-beta1 8,564 6/30/2017
3.7.5 199,701 2/3/2016
3.7.3.4 8,580 12/4/2015
3.7.3.3 3,834 11/26/2015