AutomationWpf.UI 1.9.1

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package AutomationWpf.UI --version 1.9.1
                    
NuGet\Install-Package AutomationWpf.UI -Version 1.9.1
                    
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.9.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AutomationWpf.UI" Version="1.9.1" />
                    
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.9.1
                    
#r "nuget: AutomationWpf.UI, 1.9.1"
                    
#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.9.1
                    
#: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.9.1
                    
Install as a Cake Addin
#tool nuget:?package=AutomationWpf.UI&version=1.9.1
                    
Install as a Cake Tool
<Application.Resources>
    <ResourceDictionary>
        <ResourceDictionary.MergedDictionaries>
            <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.9.2-beta.3 50 9/19/2026
1.9.2-beta.2 47 9/19/2026
1.9.2-beta.1 68 9/10/2026
1.9.1 113 8/18/2026
1.9.0 126 8/12/2026
1.8.9 121 8/7/2026
1.8.8 114 8/4/2026
1.8.7 113 8/4/2026
1.8.6 126 7/20/2026
1.8.5 135 6/12/2026
1.8.4 129 6/12/2026
1.8.3 131 6/9/2026
1.8.2 123 5/21/2026
1.8.1 124 5/21/2026
1.8.0 129 5/19/2026
1.7.5 118 5/19/2026
1.7.4 117 5/19/2026
1.7.3 123 5/19/2026
1.7.2 127 5/15/2026
1.7.1 130 5/12/2026
Loading failed

无