Template10.Controls.ImageEx 0.0.3

Requires NuGet 3.0 or higher.

dotnet add package Template10.Controls.ImageEx --version 0.0.3
                    
NuGet\Install-Package Template10.Controls.ImageEx -Version 0.0.3
                    
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="Template10.Controls.ImageEx" Version="0.0.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Template10.Controls.ImageEx" Version="0.0.3" />
                    
Directory.Packages.props
<PackageReference Include="Template10.Controls.ImageEx" />
                    
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 Template10.Controls.ImageEx --version 0.0.3
                    
#r "nuget: Template10.Controls.ImageEx, 0.0.3"
                    
#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=Template10.Controls.ImageEx&version=0.0.3
                    
Install Template10.Controls.ImageEx as a Cake Addin
#tool nuget:?package=Template10.Controls.ImageEx&version=0.0.3
                    
Install Template10.Controls.ImageEx as a Cake Tool

ImageEx is a drop-in replacement for the XAML <Image /> control for the special use case when the Source property is changed quickly. A known bug in the control is that the image will flash (revealing the background visual) as it changes sources to the new source.

Product Compatible and additional computed target framework versions.
Universal Windows Platform uap was computed.  uap10.0 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
0.0.3 3,434 4/6/2017 0.0.3 is deprecated because it is no longer maintained.

Version 0.0.3 First public release