AutomationCore.Wpf 1.7.5

dotnet add package AutomationCore.Wpf --version 1.7.5
                    
NuGet\Install-Package AutomationCore.Wpf -Version 1.7.5
                    
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="AutomationCore.Wpf" Version="1.7.5" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AutomationCore.Wpf" Version="1.7.5" />
                    
Directory.Packages.props
<PackageReference Include="AutomationCore.Wpf" />
                    
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 AutomationCore.Wpf --version 1.7.5
                    
#r "nuget: AutomationCore.Wpf, 1.7.5"
                    
#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 AutomationCore.Wpf@1.7.5
                    
#: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=AutomationCore.Wpf&version=1.7.5
                    
Install as a Cake Addin
#tool nuget:?package=AutomationCore.Wpf&version=1.7.5
                    
Install as a Cake Tool

Install-Package AutomationCore.WPF

<prism:PrismApplication
    x:Class="AutomationApp.App"
    xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
    xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
    xmlns:hc="https://handyorg.github.io/handycontrol"
    xmlns:local="clr-namespace:AutomationApp"
    xmlns:prism="http://prismlibrary.com/">
    <Application.Resources>
        <ResourceDictionary>
            <ResourceDictionary.MergedDictionaries>
                <ResourceDictionary Source="pack://application:,,,/AutomationCore.Wpf;component/Themes/Generic.xaml" />
            </ResourceDictionary.MergedDictionaries>
        </ResourceDictionary>
    </Application.Resources>
</prism:PrismApplication>
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

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.7.5 16 1/28/2026
1.7.4 59 1/27/2026
1.7.3 91 1/8/2026
1.7.2 83 1/1/2026
1.7.1 83 1/1/2026
1.7.0 175 12/25/2025
1.6.9 176 12/25/2025
1.6.8 157 12/20/2025
1.6.7 267 12/16/2025
1.6.6 422 12/11/2025
1.6.3 435 12/10/2025
1.6.2 189 12/5/2025
1.6.1 201 12/5/2025
1.6.0 194 12/4/2025
1.5.8 673 12/3/2025
1.5.7 677 12/2/2025
1.5.4 411 11/18/2025
1.5.3 310 11/17/2025
1.5.2 170 11/15/2025
1.5.1 237 11/14/2025
1.4.0 189 11/7/2025
1.3.0 193 11/4/2025
1.2.0 203 11/4/2025
1.1.0 201 11/4/2025
1.0.5 199 10/31/2025
1.0.2 210 10/30/2025
1.0.1 203 10/29/2025