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.
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.
// Install WpfAnimatedGif as a Cake Addin
#addin nuget:?package=WpfAnimatedGif&version=1.4.0-beta1&prerelease

// Install WpfAnimatedGif as a Cake Tool
#tool nuget:?package=WpfAnimatedGif&version=1.4.0-beta1&prerelease

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.

NuGet packages (16)

Showing the top 5 NuGet packages that depend on WpfAnimatedGif:

Package Downloads
aemarcoWpfTools

c# wpf tools collection

Smallcode.UI

A UI library

JS_LIB

11111

KH.WPFBase

仪器基础库

Galatea

WPF application framework

GitHub repositories (21)

Showing the top 5 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.
lay295/TwitchDownloader
Twitch VOD/Clip Downloader - Chat Download/Render/Replay
openbullet/OpenBullet2
OpenBullet reinvented
PixiEditor/PixiEditor
PixiEditor is a lightweight pixel art editor made with .NET 7
Planshit/ProjectEye
😎 一个基于20-20-20规则的用眼休息提醒Windows软件
Version Downloads Last updated
2.0.2 485,244 10/23/2021
2.0.1 11,466 10/6/2021
2.0.0 385,655 3/28/2020
2.0.0-beta.3 822 3/8/2020
2.0.0-beta.2 1,193 1/5/2020
2.0.0-beta.1 410 1/4/2020
1.4.18 270,038 2/15/2019
1.4.17 95,009 7/23/2018
1.4.16 192,652 4/26/2018
1.4.15 136,159 9/27/2017
1.4.14 313,302 1/15/2016
1.4.13 86,650 5/12/2015
1.4.12 25,698 1/3/2015
1.4.11 2,655 12/17/2014
1.4.10 2,776 12/8/2014
1.4.9 5,666 10/11/2014
1.4.8 2,544 9/26/2014
1.4.6 2,312 9/23/2014
1.4.5 2,316 9/21/2014
1.4.4 28,237 6/19/2013
1.4.3 2,280 6/19/2013
1.4.2 7,319 3/8/2013
1.4.1 2,129 3/5/2013
1.4.0 7,644 2/14/2013
1.4.0-beta1 1,959 12/10/2012
1.3.6 2,353 1/16/2013
1.3.5 2,627 11/29/2012
1.3.3 2,671 10/9/2012
1.3.2 2,168 10/7/2012
1.3.1 2,134 9/30/2012
1.3.0 2,160 9/30/2012
1.2.2 2,207 9/27/2012
1.2.1 2,168 9/19/2012
1.2.0 2,205 9/15/2012
1.1.0 2,214 8/30/2012
1.0.0 2,346 8/11/2012
0.1.0 2,542 5/30/2012

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