ArticyDraft3.MacroDevKit 1.9.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
dotnet add package ArticyDraft3.MacroDevKit --version 1.9.0
NuGet\Install-Package ArticyDraft3.MacroDevKit -Version 1.9.0
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="ArticyDraft3.MacroDevKit" Version="1.9.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ArticyDraft3.MacroDevKit --version 1.9.0
#r "nuget: ArticyDraft3.MacroDevKit, 1.9.0"
#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.
// Install ArticyDraft3.MacroDevKit as a Cake Addin
#addin nuget:?package=ArticyDraft3.MacroDevKit&version=1.9.0

// Install ArticyDraft3.MacroDevKit as a Cake Tool
#tool nuget:?package=ArticyDraft3.MacroDevKit&version=1.9.0

Package to add references for developing macro plugins for articy:draft 3

  • allows to use the fixed ExportToDocxArgs that allow to provide the required object selection to be exported.
  • for backward compatibility of plugins articy:draft 3.2 uses all objects in case no objects are given (which can't without this 3.2 fix)
  • comes with additional reference assemlies from articy:draft
Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.0

    • No dependencies.

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.9.0 619 8/17/2022
1.8.1 1,000 9/1/2021
1.8.0 732 3/15/2021
1.7.0 695 5/28/2020
1.6.1 723 7/19/2019
1.6.0 999 12/5/2018
1.5.0 1,002 6/6/2018
1.4.0 1,308 11/30/2017
1.3.0 1,287 9/4/2017
1.2.0 1,251 6/6/2017
1.1.1 1,130 4/25/2017
1.1.0 1,053 4/24/2017
1.0.0 1,167 2/15/2017
0.9.5-beta 1,149 2/6/2017
0.9.0-beta 1,019 12/19/2016
0.8.4-beta 994 12/12/2016
0.8.3-beta 964 11/30/2016
0.8.2-beta 964 11/16/2016
0.8.1-beta 874 11/9/2016
0.8.0-beta 903 11/8/2016

- allows to use the fixed ExportToDocxArgs that allow to provide the required object selection to be exported.
- for backward compatibility of plugins articy:draft 3.2 uses all objects in case no objects are given (which can't without this 3.2 fix)
- comes with additional reference assemlies from articy:draft

articy:draft 3.2.0 or above required