Skip to main content

About NDCLI APIs

Description

This section describes the APIs available for developing command line extensions for NDCLI.

Preview of API Specifications

APIs marked with have been released in advance. Please note that we do not currently guarantee the quality of these APIs, so use them at your own risk. Also, please note that these API specifications may change without notice.

Available APIs and Packages

The APIs available in command line extensions differ slightly from those available in desktop extensions. The APIs available in command line extensions are listed below. Please register packages in your extension development project according to the APIs you wish to use.

Namespace to which the API belongsCommand-line extensionDesktop extensionPackage used
NextDesign.Cli.ExtensionFrameworkAvailableNot availableNextDesign.Cli.ExtensionFramework
DensoCreate.Cli.FrameworkAvailableNot availableNextDesign.Cli.ExtensionFramework
NextDesign.ExtensionNot availableAvailable-
NextDesign.CoreAvailableAvailableNextDesign.Core
NextDesign.Core.DesktopNot availableAvailable-
NextDesign.Core.RuntimeAvailableNot availableNextDesign.Core.Runtime

Reference Manual

For API references and API usage, please refer to the following manual.

Namespace to which the API belongsReference manual
NextDesign.Cli.ExtensionFrameworkThis manual > API
DensoCreate.Cli.FrameworkThis manual > API
NextDesign.CoreExtension Development manual > API
NextDesign.Core.RuntimeThis manual > API