Aml.Engine 3.2.2

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

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


AutomationML Application Programming Interface

The Aml.Engine provides methods for processing AutomationML documents. AutomationML is a standardized data exchange format, developed to support the data exchange in automation systems engineering. The core of the engine is the CAEX class model. CAEX is an IEC standard and the basic model of AutomationML. CAEX uses XML to define the model schema, so the core of the Aml.Engine is an XML processor. The current implementation is based on LINQ to XML. LINQ to XML is a .NET in-memory XML programming interface that enables you to modify XML documents efficiently and easily. The classes are defined in the System.Xml.Linq Namespace. The Aml.Engine supports both CAEX version 2.15, which was the basis of AutomationML version 2.0, and CAEX Version 3.0, the basis of AutomationML 2.10.

A detailed description with examples can be found in the Wiki.

This package provides the core functions for editing AutomationML documents. Another package based on this is Aml.Engine.Services with additional features for specific use cases such as the transformation of AutomationML versions.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
.NET Framework net48 is compatible.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (10)

Showing the top 5 NuGet packages that depend on Aml.Engine:

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.

Aml.Editor.Plugin.Contract

This Package contains a contract DLL and defines Interface Classes which have to be implemented by AutomationML Editor - PlugIn Developers. When implemented, the PlugIn Class should EXPORT its Interface with Microsoft Extensibility Framework (MEF).

Aml.Engine.Services

Additional services to support the processing of AutomationML documents in addition to the functions of the Aml.Engine. The Aml.Engine recognizes registered services and uses them, for example, for queries or when generating unique names.

Aml.Editor.API

This API can be used when developing plugins for the AutomationML Editor. The API requires at least version 5.6 of the editor.

Aml.Engine.Services.Signing

AutomationML Application Programming Interface supporting the addition and verification of signatures to AutomationML objects using an ECDSA signature algorithm.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Aml.Engine:

Repository Stars
admin-shell-io/aasx-package-explorer
C# based viewer / editor for the Asset Administration Shell
Version Downloads Last updated
3.2.2 127 3/24/2024
3.2.1 1,886 12/22/2023
3.2.0 275 11/29/2023
3.1.7 1,520 8/15/2023
3.1.6 1,553 6/1/2023
3.1.5 175 5/24/2023
3.1.4 175 5/21/2023
3.1.3 1,831 4/24/2023
3.1.2 319 4/14/2023
3.1.1 829 2/22/2023
3.1.0 427 2/20/2023
3.0.3 743 1/17/2023
3.0.2 772 12/17/2022
3.0.1 754 12/15/2022
3.0.0 869 12/15/2022
2.0.9 5,663 10/5/2022
2.0.8 7,019 6/9/2022
2.0.7 3,734 4/30/2022
2.0.5 985 4/14/2022
2.0.4 832 3/31/2022
2.0.3 578 3/28/2022
2.0.2 671 3/24/2022
2.0.1 532 3/9/2022
2.0.0 2,915 3/5/2022
1.7.4 4,956 3/4/2022
1.7.3 440 3/4/2022
1.7.2 9,648 11/19/2021
1.7.1 412 11/19/2021
1.7.0 815 10/15/2021
1.6.5.2 2,106 9/11/2021
1.6.5.1 442 9/10/2021
1.6.4 495 8/23/2021
1.6.3 661 8/3/2021
1.6.2 582 7/29/2021
1.6.1 538 7/20/2021
1.6.0 456 7/18/2021
1.5.9 2,593 6/3/2021
1.5.8 1,173 3/5/2021
1.5.7 3,559 2/18/2021
1.5.6 452 2/3/2021
1.5.5 475 1/31/2021
1.5.4 393 1/31/2021
1.5.3 440 1/29/2021
1.5.2 465 1/18/2021
1.5.1 539 1/4/2021
1.5.0 545 12/5/2020
1.4.5 585 11/18/2020
1.4.4 599 11/11/2020
1.4.3 888 6/21/2020
1.4.2 584 6/15/2020
1.4.1 876 5/30/2020
1.4.0 6,693 5/24/2020
1.3.6 9,153 11/22/2019
1.3.5 604 11/16/2019
1.3.4 653 10/13/2019
1.3.3 594 10/5/2019
1.3.1 715 8/18/2019
1.3.0 896 7/26/2019
1.2.7 644 7/5/2019
1.2.6 632 7/4/2019
1.2.2 5,190 5/21/2019
1.2.0 675 5/14/2019
1.1.2 695 5/13/2019
1.1.1 1,417 2/13/2019
1.1.0 1,109 10/9/2018
1.0.21 1,051 8/1/2018
1.0.20 944 7/25/2018
1.0.19 968 7/20/2018
1.0.16 1,094 7/18/2018
1.0.15 1,012 7/12/2018
1.0.14 1,167 6/7/2018
1.0.13 1,145 5/14/2018
1.0.12 1,042 5/4/2018
1.0.11 1,134 5/2/2018
1.0.10 1,066 4/24/2018
1.0.9 1,269 4/9/2018
1.0.8 1,063 4/4/2018
1.0.7 1,062 3/23/2018
1.0.6 1,127 3/18/2018
1.0.5 1,114 2/28/2018
1.0.4 1,124 2/28/2018
1.0.3 1,052 2/5/2018
1.0.2 1,069 1/31/2018
1.0.1 1,174 1/15/2018
1.0.0 1,277 1/10/2018

See https://automationml.github.io/AMLEngine2.1/html/Version 3.2.htm for a detailed summary of all changes in this release.