Gu.Wpf.UiAutomation 0.2.17

There is a newer version of this package available.
See the version list below for details.
dotnet add package Gu.Wpf.UiAutomation --version 0.2.17                
NuGet\Install-Package Gu.Wpf.UiAutomation -Version 0.2.17                
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="Gu.Wpf.UiAutomation" Version="0.2.17" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Gu.Wpf.UiAutomation --version 0.2.17                
#r "nuget: Gu.Wpf.UiAutomation, 0.2.17"                
#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 Gu.Wpf.UiAutomation as a Cake Addin
#addin nuget:?package=Gu.Wpf.UiAutomation&version=0.2.17

// Install Gu.Wpf.UiAutomation as a Cake Tool
#tool nuget:?package=Gu.Wpf.UiAutomation&version=0.2.17                

Library for writing UI-tests for WPF.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.5

    • No dependencies.

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.4.1 9,411 3/19/2022
0.4.0 1,579 2/26/2022
0.3.6 9,927 6/26/2020
0.3.5 1,246 2/6/2020
0.3.4 1,473 12/30/2019
0.3.3 683 12/29/2019
0.3.2 692 12/29/2019
0.3.1 557 12/23/2019
0.3.0 580 12/23/2019
0.2.19 567 12/23/2019
0.2.18 605 12/9/2019
0.2.17 574 12/9/2019
0.2.16 569 12/9/2019
0.2.15 696 12/8/2019
0.2.14 558 12/7/2019
0.2.13 537 12/7/2019
0.2.12 598 12/6/2019
0.2.10 849 10/22/2019
0.2.9 655 10/19/2019
0.2.8.1 642 10/13/2019
0.2.8 2,259 3/3/2019
0.2.7 1,255 1/12/2019
0.2.6 729 1/12/2019
0.2.5 760 1/4/2019
0.2.4 863 11/14/2018
0.2.3.2 1,467 7/21/2018
0.2.3.1 1,807 3/30/2018
0.2.3 994 3/29/2018
0.2.2 2,089 1/4/2018
0.2.1.1 1,115 1/3/2018
0.2.1 1,069 1/3/2018
0.2.0 1,024 1/1/2018
0.1.17 1,327 10/5/2017
0.1.16 1,010 10/3/2017
0.1.15 916 10/3/2017
0.1.14 924 10/1/2017
0.1.13-dev 806 9/30/2017
0.1.12-dev 742 9/30/2017
0.1.11-dev 809 9/23/2017
0.1.10-dev 821 9/10/2017
0.1.9-dev 829 9/8/2017
0.1.8-dev 806 9/8/2017
0.1.7-dev 802 9/6/2017
0.1.6-dev 786 9/5/2017
0.1.5-dev 795 9/4/2017
0.1.4-dev 757 9/4/2017
0.1.3-dev 765 8/30/2017
0.1.2-dev 766 8/29/2017
0.1.1-dev 789 8/29/2017
0.0.1-dev 816 8/26/2017

FEATURE: SourceLink.
     BUGFIX: diff window.
     FEATURE: save from diff window
     FEATURE: <Nullable>enable</Nullable>