Create a new project
Create an Extension Development project for Next Design using the ExtensionPoints library using the Visual Studio project template, or add the ExtensionPoints package to an existing project. See Installation for more information.
When you create a new project from the project template, there is a set of sample implementations.
Package installation and build
If you are using a project template, the latest Extension Points library will be installed automatically when you build. See Installation for more information if you want to add a package to an existing project.
Debug
In addition, you can execute debug by changing "Startup" to "Executable file" in "Debug" of the project properties and setting the path of the execution program of Next Design.
When you run it, Next Design should start and the ribbon should be added.