AutomationCore.Wpf
1.6.2
dotnet add package AutomationCore.Wpf --version 1.6.2
NuGet\Install-Package AutomationCore.Wpf -Version 1.6.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="AutomationCore.Wpf" Version="1.6.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AutomationCore.Wpf" Version="1.6.2" />
<PackageReference Include="AutomationCore.Wpf" />
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.6.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AutomationCore.Wpf, 1.6.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 AutomationCore.Wpf@1.6.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=AutomationCore.Wpf&version=1.6.2
#tool nuget:?package=AutomationCore.Wpf&version=1.6.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 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.
-
net8.0-windows7.0
- AutomationCore.Extension (>= 1.1.0)
- AutomationCore.IO (>= 1.3.0)
- AutomationCore.Keygen (>= 1.3.0)
- AutomationWpf.AvalonDock (>= 1.0.1)
- AutomationWpf.AvalonDock.Theme.VS2013 (>= 1.0.1)
- AutomationWpf.Nodify (>= 1.0.1)
- AutomationWpf.UI (>= 1.6.0)
- AutomationWpf.ValueConverters (>= 1.0.1)
- log4net (>= 3.2.0)
- Newtonsoft.Json (>= 13.0.4)
- Prism.DryIoc (>= 9.0.537)
- ScottPlot.WPF (>= 5.0.56)
- SharpVectors (>= 1.8.5)
- Stateless (>= 5.20.0)
- System.Drawing.Common (>= 10.0.0)
- System.IO.Ports (>= 10.0.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on AutomationCore.Wpf:
| Package | Downloads |
|---|---|
|
AutomationCore.Gts
gts |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.6.2 | 123 | 12/5/2025 |
| 1.6.1 | 132 | 12/5/2025 |
| 1.6.0 | 129 | 12/4/2025 |
| 1.5.8 | 622 | 12/3/2025 |
| 1.5.7 | 647 | 12/2/2025 |
| 1.5.4 | 387 | 11/18/2025 |
| 1.5.3 | 292 | 11/17/2025 |
| 1.5.2 | 149 | 11/15/2025 |
| 1.5.1 | 215 | 11/14/2025 |
| 1.4.0 | 169 | 11/7/2025 |
| 1.3.0 | 177 | 11/4/2025 |
| 1.2.0 | 185 | 11/4/2025 |
| 1.1.0 | 183 | 11/4/2025 |
| 1.0.5 | 175 | 10/31/2025 |
| 1.0.2 | 180 | 10/30/2025 |
| 1.0.1 | 181 | 10/29/2025 |
无