WpfAnimatedGif 1.4.0-beta1

This is a prerelease version of WpfAnimatedGif.
There is a newer version of this package available.
See the version list below for details.
dotnet add package WpfAnimatedGif --version 1.4.0-beta1
                    
NuGet\Install-Package WpfAnimatedGif -Version 1.4.0-beta1
                    
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="WpfAnimatedGif" Version="1.4.0-beta1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="WpfAnimatedGif" Version="1.4.0-beta1" />
                    
Directory.Packages.props
<PackageReference Include="WpfAnimatedGif" />
                    
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 WpfAnimatedGif --version 1.4.0-beta1
                    
#r "nuget: WpfAnimatedGif, 1.4.0-beta1"
                    
#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.
#addin nuget:?package=WpfAnimatedGif&version=1.4.0-beta1&prerelease
                    
Install WpfAnimatedGif as a Cake Addin
#tool nuget:?package=WpfAnimatedGif&version=1.4.0-beta1&prerelease
                    
Install WpfAnimatedGif as a Cake Tool

A simple library to display animated GIF images in WPF

Product Compatible and additional computed target framework versions.
.NET Framework net 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.

GitHub repositories (22)

Showing the top 20 popular GitHub repositories that depend on WpfAnimatedGif:

Repository Stars
Tichau/FileConverter
File Converter is a very simple tool which allows you to convert and compress files using the context menu in windows explorer.
LorisYounger/VPet
虚拟桌宠模拟器 一个开源的桌宠软件, 可以内置到任何WPF应用程序
lay295/TwitchDownloader
Twitch VOD/Clip Downloader - Chat Download/Render/Replay
openbullet/OpenBullet2
OpenBullet reinvented
Planshit/ProjectEye
😎 一个基于20-20-20规则的用眼休息提醒Windows软件
SDchao/AutoVsCEnv_WPF
Simple Tool to configure C/C++ in VScode automatically
YetAnotherPomodoroApp/YAPA-2
Minimalistic desktop timer app for Pomodoro Technique users
anobaka/Bakabase
A local media manager for all types of files. 二次元老司机专用的本地媒体文件管理器,支持管理和处理音视频、本子、图集、小说、哔哩哔哩视频、游戏甚至mod等各类资源
iXab3r/MicSwitch
MicSwitch is a tool which allows you to mute/unmute your microphone using a predefined hotkey
xXxTheDarkprogramerxXx/PS3Tools
Open Source PlayStation Tools
whistyun/MdXaml
Markdown for WPF - alternate version of Markdown.Xaml
Esri/arcgis-pro-sdk-community-samples
ArcGIS Pro SDK for Microsoft .NET Framework Community Samples
weedeej/ValorantCC
My very first C# Project. This can change your Valorant crosshair color to ANY color you want.
ben-wallis/Filtration
The Path of Exile loot filter editor
supermemo/SuperMemoAssistant
A companion app for SuperMemo 17-18 which extends its functionalities through plugins.
CommentViewerCollection/MultiCommentViewer
いろんな配信サイトのコメントを表示できるコメビュです
SpaceTimee/Ona-Pix
Yet Another Pixiv Tool (可用于 Pixiv 直连搜图)
TekkaGB/DivaModManager
OmerYa/Named-Pipe-Sniffer
Mario & Luigi - Tools for sniffing Windows Named Pipes communication
valters-tomsons/Spectabis
A modern PCSX2 Frontend.
Version Downloads Last updated
1.4.12 3,313 1/3/2015
1.4.11 303 12/17/2014
1.4.10 405 12/8/2014
1.4.9 1,825 10/11/2014
1.4.8 379 9/26/2014
1.4.6 211 9/23/2014
1.4.5 228 9/21/2014
1.4.4 2,612 6/19/2013
1.4.3 46 6/19/2013
1.4.2 226 3/8/2013
1.4.1 55 3/5/2013
1.4.0 58 2/14/2013
1.4.0-beta1 41 12/10/2012
1.3.6 74 1/16/2013
1.3.5 70 11/29/2012
1.3.3 77 10/9/2012
1.3.2 47 10/7/2012
1.3.1 47 9/30/2012
1.3.0 49 9/30/2012
1.2.2 48 9/27/2012
1.2.1 48 9/19/2012
1.2.0 49 9/15/2012
1.1.0 50 8/30/2012
1.0.0 67 8/11/2012
0.1.0 54 5/30/2012

Added support for controlling the animation from code (pause/resume/seek).