WpfAnimatedGif 1.4.12

dotnet add package WpfAnimatedGif --version 1.4.12
NuGet\Install-Package WpfAnimatedGif -Version 1.4.12
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.12" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WpfAnimatedGif --version 1.4.12
#r "nuget: WpfAnimatedGif, 1.4.12"
#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.12

// Install WpfAnimatedGif as a Cake Tool
#tool nuget:?package=WpfAnimatedGif&version=1.4.12

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 (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
1.4.12 3,312 1/3/2015
1.4.11 302 12/17/2014
1.4.10 404 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,611 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 69 11/29/2012
1.3.3 76 10/9/2012
1.3.2 47 10/7/2012
1.3.1 47 9/30/2012
1.3.0 48 9/30/2012
1.2.2 48 9/27/2012
1.2.1 47 9/19/2012
1.2.0 48 9/15/2012
1.1.0 50 8/30/2012
1.0.0 65 8/11/2012
0.1.0 53 5/30/2012

Fixed issue #11 (image is not cleared when setting AnimatedSource to null)