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.
paket add Template10.Controls.ImageEx --version 0.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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.
// Install Template10.Controls.ImageEx as a Cake Addin #addin nuget:?package=Template10.Controls.ImageEx&version=0.0.3 // Install Template10.Controls.ImageEx as a Cake Tool #tool nuget:?package=Template10.Controls.ImageEx&version=0.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 | Versions 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.
-
- Microsoft.NETCore.UniversalWindowsPlatform (>= 5.2.2)
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,305 | 4/6/2017 |
Version 0.0.3 First public release