MultiPlug.Ext.ASM.DEK 1.0.5

dotnet add package MultiPlug.Ext.ASM.DEK --version 1.0.5
                    
NuGet\Install-Package MultiPlug.Ext.ASM.DEK -Version 1.0.5
                    
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="MultiPlug.Ext.ASM.DEK" Version="1.0.5" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MultiPlug.Ext.ASM.DEK" Version="1.0.5" />
                    
Directory.Packages.props
<PackageReference Include="MultiPlug.Ext.ASM.DEK" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add MultiPlug.Ext.ASM.DEK --version 1.0.5
                    
#r "nuget: MultiPlug.Ext.ASM.DEK, 1.0.5"
                    
#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.
#addin nuget:?package=MultiPlug.Ext.ASM.DEK&version=1.0.5
                    
Install MultiPlug.Ext.ASM.DEK as a Cake Addin
#tool nuget:?package=MultiPlug.Ext.ASM.DEK&version=1.0.5
                    
Install MultiPlug.Ext.ASM.DEK as a Cake Tool

MultiPlug Extension for ASM DEK Printing Machines

Product Compatible and additional computed target framework versions.
.NET Framework net472 is compatible.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.5 619 1/21/2021
1.0.4 632 12/26/2019
1.0.3 591 10/30/2019
1.0.2 597 9/24/2019
1.0.1-alpha 635 12/20/2018
1.0.0-alpha 548 12/18/2018

Change Log:
1.0.5 Upgrade for MultiPlug.Core 2.2.68
1.0.4 Applied new Base classes
1.0.2: Refactoring - Just upgrades
1.0.1: Feature - 1. Attemps to match parameter IDs parameter with names found within the DEK resource file 2. Reads all values (no longer limitation)
1.0.0: Feature - Reads a DEK product file (Doubles and Strings Only) of a set directory.
MultiPlug Applications:
1. DEK Product Files
* Reads a DEK product file of a set directory.
* Attemps to match parameter IDs within names found in the DEK resource file.
* Set the product directory within the settings page. (default E:\product\)
* Set the resources directory within the settings page. (default C:\Program Files\DEK\Printer\Resources)
* Enable the application within the settings page. (default enabled)