Info
Version: | 4.2.0 |
Author(s): | Josef Prinz |
Last Update: | Monday, January 27, 2025 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/AutomationML/AMLEditorPlugin |
NuGet Url: | https://www.nuget.org/packages/Aml.Editor.Plugin.Contract |
Install
Install-Package Aml.Editor.Plugin.Contract
dotnet add package Aml.Editor.Plugin.Contract
paket add Aml.Editor.Plugin.Contract
Aml.Editor.Plugin.Contract Download (Unzip the "nupkg" after downloading)
Dependencies
- Aml.Engine(>= 1.5.2)
Tags
Since Version 4.2 pugin implementation do not need to EXPORT its Interface with Microsoft Extensibility Framework (MEF). The editor uses the AssemblyLoadContext to load a plugin.