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" />
<PackageReference Include="Xamarin.SDWebImage" />
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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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
#tool nuget:?package=Xamarin.SDWebImage&version=4.4.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Extensions for UIImageView allowing you to asynchronously load web images.
Product | Versions 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
|