AMLEngine 3.6.2
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
<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 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. |
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,748 | 10/12/2017 | |
3.6.1 | 1,397 | 7/20/2017 | |
3.6.0 | 1,365 | 6/15/2017 | |
3.5.1 | 1,529 | 2/28/2017 | |
3.5.0 | 1,357 | 2/22/2017 | |
3.4.8 | 1,399 | 1/16/2017 | |
3.4.7 | 1,974 | 9/22/2016 | |
3.4.6 | 1,358 | 8/30/2016 | |
3.4.5 | 1,295 | 8/29/2016 | |
3.4.4 | 1,301 | 8/23/2016 | |
3.4.3 | 1,340 | 8/16/2016 | |
3.4.2 | 1,356 | 8/14/2016 | |
3.4.1 | 1,309 | 8/12/2016 | |
3.4.0 | 1,310 | 8/11/2016 | |
3.3.2 | 1,381 | 8/4/2016 | |
3.3.1 | 1,728 | 8/1/2016 | |
3.3.0 | 1,367 | 7/25/2016 | |
3.2.6 | 1,458 | 6/10/2016 | |
3.2.5 | 1,408 | 2/29/2016 | |
3.2.4 | 1,379 | 2/18/2016 | |
3.2.3 | 1,415 | 1/27/2016 | |
3.2.2 | 1,285 | 1/27/2016 | |
3.2.1 | 1,283 | 1/27/2016 | |
3.2.0 | 1,680 | 1/18/2016 | |
3.1.4 | 1,885 | 10/5/2015 | |
3.1.3 | 1,564 | 7/24/2015 | |
3.1.2 | 1,732 | 4/30/2015 | |
3.1.1 | 1,625 | 3/27/2015 | |
3.1.0 | 1,711 | 3/5/2015 | |
3.0.3 | 1,744 | 2/26/2015 | |
3.0.2 | 1,909 | 2/25/2015 | |
3.0.1 | 1,675 | 2/12/2015 | |
3.0.0 | 1,664 | 2/11/2015 | |
2.1.5 | 1,936 | 1/23/2015 | |
2.1.4.3 | 1,444 | 1/8/2015 | |
2.1.4.2 | 1,404 | 1/7/2015 | |
2.1.4.1 | 1,410 | 1/7/2015 | |
2.1.4 | 1,639 | 1/6/2015 | |
2.1.2.1 | 1,802 | 10/15/2014 | |
2.1.2 | 2,793 | 10/15/2014 |
BugFix: Overloads for SetAttributeValue will change all specified attribute properties.