VOOZH about

URL: https://www.nuget.org/packages/Refractored.GifImageView/

⇱ NuGet Gallery | Refractored.GifImageView 2.0.0




👁 Image
Refractored.GifImageView 2.0.0

Requires NuGet 2.7.2 or higher.

dotnet add package Refractored.GifImageView --version 2.0.0
 
 
NuGet\Install-Package Refractored.GifImageView -Version 2.0.0
 
 
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="Refractored.GifImageView" Version="2.0.0" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Refractored.GifImageView" Version="2.0.0" />
 
Directory.Packages.props
<PackageReference Include="Refractored.GifImageView" />
 
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 Refractored.GifImageView --version 2.0.0
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Refractored.GifImageView, 2.0.0"
 
 
#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 Refractored.GifImageView@2.0.0
 
 
#: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=Refractored.GifImageView&version=2.0.0
 
Install as a Cake Addin
#tool nuget:?package=Refractored.GifImageView&version=2.0.0
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

Xamarin.Android ImageView that handles Animated GIF images!

Product Versions Compatible and additional computed target framework versions.
.NET net6.0-android net6.0-android was computed.  net7.0-android net7.0-android was computed.  net8.0-android net8.0-android was computed.  net9.0-android net9.0-android was computed.  net10.0-android net10.0-android was computed. 
MonoAndroid monoandroid monoandroid 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 (1)

Showing the top 1 NuGet packages that depend on Refractored.GifImageView:

Package Downloads
WNC.MobileChat.Droid

MobileChat is designed to be seamlessly integrated with your Android Xamarin app. It will make your app more valuable for your client as it's a convenient way to communicate without calling or emailing.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Refractored.GifImageView:

Repository Stars
jamesmontemagno/Xamarin.Forms-Awesome-Controls
Awesome controls to add to your Xamarin.Forms apps

[2.0.0]
      -Update to latest library, includes transparent gif support
      -Ensure if you implement IOnFrameAvailableListener you call GC.Collect(); in the method