Skip to main content

start working

Here you can implement a sample extension through a series of tasks related to extension creation.

Prerequisites

It is assumed that the extension development environment is ready to implement and debug the sample extension.

To develop a DLL-type extension, you need the following:

  • Visual Studio 2022
  • .NET 6.0 SDK
SDKs available for extension development

Next Design certifies extensions with .NET 6.0 SDK. Extension development may be possible with the successor SDK, but please note that there may be functional restrictions due to version differences.

The SDK for the guaranteed operation environment will be updated in the next service update.

No prior environment preparation is required for scripted extensions.