install command
Overview
Installs project templates.
Format
NDExt install
Execution example
Execution command
NDExt install
Response message
# ------------------------------------------------------------
# Installing templates...
# ------------------------------------------------------------
The following packages will be installed:
NextDesign.Extension.ProjectTemplates
Success: The following templates were installed by NextDesign.Extension.ProjectTemplates::1.2.0.
Template name Short name Language Tag
---------------------------------------- -------- ---- -----------
Next Design Extension ndext [C#] Next Design
Next Design Extension (Extension Points) ndextp [C#] Next Design
Completed.
* You can create a Next Design extension with the `ndext new` and `ndext new-*` commands.
* You can also create an extension with the `dotnet new` command.