Eto.GifImageView
1.0.1-ci.11
.NET Standard 2.0
This is a prerelease version of Eto.GifImageView.
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Eto.GifImageView --version 1.0.1-ci.11
NuGet\Install-Package Eto.GifImageView -Version 1.0.1-ci.11
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="Eto.GifImageView" Version="1.0.1-ci.11" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Eto.GifImageView --version 1.0.1-ci.11
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Eto.GifImageView, 1.0.1-ci.11"
#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 Eto.GifImageView as a Cake Addin
#addin nuget:?package=Eto.GifImageView&version=1.0.1-ci.11&prerelease
// Install Eto.GifImageView as a Cake Tool
#tool nuget:?package=Eto.GifImageView&version=1.0.1-ci.11&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Eto.GifImageView
Provides an Eto.Forms control for displaying GIF's that
internally uses pure C# GIF decoding and animation.
Based on https://github.com/AvaloniaUI/Avalonia.GIF;
Demo applications : https://nightly.link/rafntor/Eto.GifImageView/workflows/build/master
Quickstart
Use NuGet to install Eto.GifImageView
, then add the following to your Form or Container:
this.Content = new GifImageView { Image = GifImage.FromFile("image.gif") };
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- Eto.Forms (>= 2.5.11)
- System.Memory (>= 4.5.4)
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 |
---|---|---|
1.0.1-ci.14 | 82 | 5/29/2022 |
1.0.1-ci.13 | 75 | 5/29/2022 |
1.0.1-ci.11 | 75 | 5/27/2022 |
1.0.1-ci.10 | 84 | 4/11/2022 |
1.0.1-ci.8 | 81 | 4/9/2022 |
1.0.1-ci.6 | 78 | 3/2/2022 |
1.0.1-ci.4 | 74 | 3/1/2022 |
1.0.1-ci.2 | 77 | 2/19/2022 |
1.0.0 | 346 | 2/19/2022 |
0.1.0-ci.44 | 71 | 2/19/2022 |