AMLEngine 3.6.2
Use Aml.Engine supporting CAEX 2.15 as well as CAEX 3.0
Install-Package AMLEngine -Version 3.6.2
dotnet add package AMLEngine --version 3.6.2
<PackageReference Include="AMLEngine" Version="3.6.2" />
paket add AMLEngine --version 3.6.2
#r "nuget: AMLEngine, 3.6.2"
// 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 | Versions |
---|---|
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
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 | 5,071 | 10/12/2017 | |
3.6.1 | 1,110 | 7/20/2017 | |
3.6.0 | 1,042 | 6/15/2017 | |
3.5.1 | 1,238 | 2/28/2017 | |
3.5.0 | 1,071 | 2/22/2017 | |
3.4.8 | 1,070 | 1/16/2017 | |
3.4.7 | 1,617 | 9/22/2016 | |
3.4.6 | 1,036 | 8/30/2016 | |
3.4.5 | 966 | 8/29/2016 | |
3.4.4 | 987 | 8/23/2016 | |
3.4.3 | 1,001 | 8/16/2016 | |
3.4.2 | 1,030 | 8/14/2016 | |
3.4.1 | 972 | 8/12/2016 | |
3.4.0 | 980 | 8/11/2016 | |
3.3.2 | 1,088 | 8/4/2016 | |
3.3.1 | 1,412 | 8/1/2016 | |
3.3.0 | 1,070 | 7/25/2016 | |
3.2.6 | 1,151 | 6/10/2016 | |
3.2.5 | 1,107 | 2/29/2016 | |
3.2.4 | 1,078 | 2/18/2016 | |
3.2.3 | 1,115 | 1/27/2016 | |
3.2.2 | 1,004 | 1/27/2016 | |
3.2.1 | 995 | 1/27/2016 | |
3.2.0 | 1,376 | 1/18/2016 | |
3.1.4 | 1,556 | 10/5/2015 | |
3.1.3 | 1,239 | 7/24/2015 | |
3.1.2 | 1,408 | 4/30/2015 | |
3.1.1 | 1,264 | 3/27/2015 | |
3.1.0 | 1,425 | 3/5/2015 | |
3.0.3 | 1,417 | 2/26/2015 | |
3.0.2 | 1,606 | 2/25/2015 | |
3.0.1 | 1,363 | 2/12/2015 | |
3.0.0 | 1,349 | 2/11/2015 | |
2.1.5 | 1,608 | 1/23/2015 | |
2.1.4.3 | 1,146 | 1/8/2015 | |
2.1.4.2 | 1,114 | 1/7/2015 | |
2.1.4.1 | 1,109 | 1/7/2015 | |
2.1.4 | 1,339 | 1/6/2015 | |
2.1.2.1 | 1,432 | 10/15/2014 | |
2.1.2 | 2,189 | 10/15/2014 |
BugFix: Overloads for SetAttributeValue will change all specified attribute properties.