AMLEngine 3.6.2

Suggested Alternatives

Aml.Engine

Additional Details

Use Aml.Engine supporting CAEX 2.15 as well as CAEX 3.0

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

// Install AMLEngine as a Cake Tool
#tool nuget:?package=AMLEngine&version=3.6.2

When you start a new AutomationML development project, it is recommended to use the new AMLEngine2.1, which is published under the package name Aml.Engine on Nuget.

Users of this older engine can also switch to the new engine with relatively little effort. Instructions can be found in the documentation.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on AMLEngine:

Package Downloads
AMLToolkit

This first version contains a WPF Custom Control, which can be used to visualize an AutomationML Object and selected descendants in a WPF TreeView. The TreeView Nodes are decorated with Icons which are specific for each CAEX-Element.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.6.2 7,016 10/12/2017
3.6.1 1,366 7/20/2017
3.6.0 1,322 6/15/2017
3.5.1 1,492 2/28/2017
3.5.0 1,322 2/22/2017
3.4.8 1,369 1/16/2017
3.4.7 1,939 9/22/2016
3.4.6 1,342 8/30/2016
3.4.5 1,266 8/29/2016
3.4.4 1,269 8/23/2016
3.4.3 1,303 8/16/2016
3.4.2 1,322 8/14/2016
3.4.1 1,279 8/12/2016
3.4.0 1,275 8/11/2016
3.3.2 1,347 8/4/2016
3.3.1 1,694 8/1/2016
3.3.0 1,335 7/25/2016
3.2.6 1,426 6/10/2016
3.2.5 1,373 2/29/2016
3.2.4 1,349 2/18/2016
3.2.3 1,376 1/27/2016
3.2.2 1,248 1/27/2016
3.2.1 1,247 1/27/2016
3.2.0 1,646 1/18/2016
3.1.4 1,846 10/5/2015
3.1.3 1,525 7/24/2015
3.1.2 1,689 4/30/2015
3.1.1 1,582 3/27/2015
3.1.0 1,674 3/5/2015
3.0.3 1,707 2/26/2015
3.0.2 1,869 2/25/2015
3.0.1 1,640 2/12/2015
3.0.0 1,627 2/11/2015
2.1.5 1,899 1/23/2015
2.1.4.3 1,408 1/8/2015
2.1.4.2 1,370 1/7/2015
2.1.4.1 1,375 1/7/2015
2.1.4 1,607 1/6/2015
2.1.2.1 1,766 10/15/2014
2.1.2 2,698 10/15/2014

BugFix: Overloads for SetAttributeValue will change all specified attribute properties.