Aml.Skins 2.0.1

dotnet add package Aml.Skins --version 2.0.1
NuGet\Install-Package Aml.Skins -Version 2.0.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="Aml.Skins" Version="2.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Aml.Skins --version 2.0.1
#r "nuget: Aml.Skins, 2.0.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.
// Install Aml.Skins as a Cake Addin
#addin nuget:?package=Aml.Skins&version=2.0.1

// Install Aml.Skins as a Cake Tool
#tool nuget:?package=Aml.Skins&version=2.0.1


AutomationML Editor Skin

The Aml.Skin provides icons and styles to design a user interface providing the same look and feel as the AutomationML editor. AutomationML is a standardized data exchange format, developed to support the data exchange in automation systems engineering. The AutomationML editor has been developed by the AutomationML association in order to visualize major AutomationML concepts and provides functionality to visualize, create and edit AutomationML/CAEX files. The AutomationML editor is suited for educational purposes and a perfect entry point for learning, experimenting and understanding AutomationML.

The Aml.Skin can be used by AutomationML editor plugin developers to adapt the plugin UI design to the editors UI design. It supports theming for dark and light themes and is based on MahApps.Metro.

Product Compatible and additional computed target framework versions.
.NET net6.0-windows7.0 is compatible.  net7.0-windows was computed.  net7.0-windows7.0 is compatible.  net8.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 Aml.Skins:

Package Downloads
Aml.Toolkit

The Aml.Toolkit provides basic UI controls based on WPF to visualize AutomationML data. The Toolkit is used in the AutomationML Editor and is available to implement PlugIns for the AutomationML Editor.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.1 338 1/17/2023
2.0.0 263 12/15/2022
1.0.4 466 4/14/2022
1.0.1 378 3/24/2022
1.0.0 1,034 3/5/2022

New SwapArrowIcon added. Redesign of some dark mode icons.