TAF.WpfSupport 1.2.25

dotnet add package TAF.WpfSupport --version 1.2.25
                    
NuGet\Install-Package TAF.WpfSupport -Version 1.2.25
                    
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="TAF.WpfSupport" Version="1.2.25" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="TAF.WpfSupport" Version="1.2.25" />
                    
Directory.Packages.props
<PackageReference Include="TAF.WpfSupport" />
                    
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 TAF.WpfSupport --version 1.2.25
                    
#r "nuget: TAF.WpfSupport, 1.2.25"
                    
#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.
#:package TAF.WpfSupport@1.2.25
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=TAF.WpfSupport&version=1.2.25
                    
Install as a Cake Addin
#tool nuget:?package=TAF.WpfSupport&version=1.2.25
                    
Install as a Cake Tool

Support for interaction with, and testing of, WPF clients with test automation framework TAF.

Product Compatible and additional computed target framework versions.
.NET Framework net472 is compatible.  net48 was computed.  net481 was computed. 
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
1.2.25 952 1/16/2020
1.2.24 723 12/16/2019
1.2.23 729 11/22/2019
1.2.22 781 6/20/2019
1.2.21 811 2/21/2019
1.2.20 981 11/14/2018
1.2.19 963 10/16/2018
1.2.18 1,055 10/14/2018
1.2.17 945 10/14/2018
1.2.16 999 10/12/2018
1.2.15 991 10/11/2018
1.2.14 973 10/8/2018
1.2.13 1,019 10/7/2018
1.2.12 973 10/7/2018
1.2.11 994 10/4/2018
1.2.10 1,004 9/26/2018
1.2.9 1,037 9/20/2018
1.2.8 1,001 9/13/2018
1.2.7 982 9/10/2018
1.2.6 996 9/10/2018
1.2.5 1,003 9/10/2018
1.1.5 1,076 9/4/2018
1.1.4 1,119 9/2/2018
1.1.3 1,456 5/8/2018
1.1.2 1,466 5/8/2018
1.1.1 1,565 5/5/2018
1.1.0 1,544 5/5/2018
1.0.1 1,736 4/8/2018
1.0.0 1,969 3/14/2018

Updated for new namespaces from underlying packages.