Aml.Editor.API
2.0.2
dotnet add package Aml.Editor.API --version 2.0.2
NuGet\Install-Package Aml.Editor.API -Version 2.0.2
<PackageReference Include="Aml.Editor.API" Version="2.0.2" />
paket add Aml.Editor.API --version 2.0.2
#r "nuget: Aml.Editor.API, 2.0.2"
// Install Aml.Editor.API as a Cake Addin #addin nuget:?package=Aml.Editor.API&version=2.0.2 // Install Aml.Editor.API as a Cake Tool #tool nuget:?package=Aml.Editor.API&version=2.0.2
AutomationML Editor Programming Interface
The Aml.Editor.API is an application programming interface for the AutomationML editor. AutomationML is a standardized data exchange format, developed to support the data exchange in automation systems engineering. The AutomationML editor can be used to edit AutomationML documents. This API supports the development of AMLEditor Plugins. The API methods can also be called within a plugin from classes that are not themselves instantiated by the editor (through MEF composition).
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | 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 was computed. 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. |
-
net6.0
- Aml.Engine (>= 3.1.1)
-
net7.0
- Aml.Engine (>= 3.1.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
New Editor command EditDocument added, supported since editor version 6.1.2.