AutomationWpf.UI 1.7.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package AutomationWpf.UI --version 1.7.2
                    
NuGet\Install-Package AutomationWpf.UI -Version 1.7.2
                    
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="AutomationWpf.UI" Version="1.7.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AutomationWpf.UI" Version="1.7.2" />
                    
Directory.Packages.props
<PackageReference Include="AutomationWpf.UI" />
                    
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 AutomationWpf.UI --version 1.7.2
                    
#r "nuget: AutomationWpf.UI, 1.7.2"
                    
#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 AutomationWpf.UI@1.7.2
                    
#: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=AutomationWpf.UI&version=1.7.2
                    
Install as a Cake Addin
#tool nuget:?package=AutomationWpf.UI&version=1.7.2
                    
Install as a Cake Tool
<Application.Resources>
    <ResourceDictionary>
        <ResourceDictionary.MergedDictionaries>
            
            <ResourceDictionary Source="pack://application:,,,/AutomationWpf.UI;component/Themes/SkinDark.xaml" />
            
            <ResourceDictionary Source="pack://application:,,,/AutomationWpf.UI;component/Themes/Theme.xaml" />
        </ResourceDictionary.MergedDictionaries>
    </ResourceDictionary>
</Application.Resources>
Product Compatible and additional computed target framework versions.
.NET net8.0-windows7.0 is compatible.  net9.0-windows was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on AutomationWpf.UI:

Package Downloads
AutomationCore.Wpf

wpf core

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.8.5 41 6/12/2026
1.8.4 47 6/12/2026
1.8.3 86 6/9/2026
1.8.2 106 5/21/2026
1.8.1 103 5/21/2026
1.8.0 97 5/19/2026
1.7.5 96 5/19/2026
1.7.4 95 5/19/2026
1.7.3 97 5/19/2026
1.7.2 106 5/15/2026
1.7.1 107 5/12/2026
1.7.0 138 4/1/2026
1.6.9 118 4/1/2026
1.6.8 117 3/20/2026
1.6.7 134 1/26/2026
1.6.6 123 1/12/2026
1.6.5 225 12/25/2025
1.6.4 212 12/25/2025
1.6.3 215 12/25/2025
1.6.2 307 12/19/2025
Loading failed