![]() |
VOOZH | about |
dotnet add package AutomationCore.Wpf --version 1.9.0
NuGet\Install-Package AutomationCore.Wpf -Version 1.9.0
<PackageReference Include="AutomationCore.Wpf" Version="1.9.0" />
<PackageVersion Include="AutomationCore.Wpf" Version="1.9.0" />Directory.Packages.props
<PackageReference Include="AutomationCore.Wpf" />Project file
paket add AutomationCore.Wpf --version 1.9.0
#r "nuget: AutomationCore.Wpf, 1.9.0"
#:package AutomationCore.Wpf@1.9.0
#addin nuget:?package=AutomationCore.Wpf&version=1.9.0Install as a Cake Addin
#tool nuget:?package=AutomationCore.Wpf&version=1.9.0Install 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 | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0-windows7.0 net8.0-windows7.0 is compatible. net9.0-windows net9.0-windows was computed. net10.0-windows net10.0-windows was computed. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.9.0 | 98 | 5/26/2026 |
| 1.8.9 | 102 | 5/21/2026 |
| 1.8.8 | 91 | 5/21/2026 |
| 1.8.7 | 95 | 5/19/2026 |
| 1.8.6 | 100 | 5/19/2026 |
| 1.8.5 | 96 | 5/15/2026 |
| 1.8.4 | 97 | 5/12/2026 |
| 1.8.3 | 100 | 5/8/2026 |
| 1.8.2 | 100 | 5/7/2026 |
| 1.8.1 | 110 | 4/13/2026 |
| 1.8.0 | 106 | 4/1/2026 |
| 1.7.9 | 102 | 4/1/2026 |
| 1.7.8 | 107 | 3/26/2026 |
| 1.7.7 | 103 | 3/20/2026 |
| 1.7.5 | 122 | 1/28/2026 |
| 1.7.4 | 119 | 1/27/2026 |
| 1.7.3 | 128 | 1/8/2026 |
| 1.7.2 | 128 | 1/1/2026 |
| 1.7.1 | 124 | 1/1/2026 |
| 1.7.0 | 207 | 12/25/2025 |
无