RobotForce.Sophona.Plugin.Template 1.0.0

dotnet new install RobotForce.Sophona.Plugin.Template@1.0.0
                    
This package contains a .NET Template Package you can call from the shell/command line.

Sophona Studio Plugin Template (Robot Force)

This package provides an official project template for building new Library Plugins (Instruction Blocks) for Sophona Studio using the RobotForceConnector framework.

It allows developers to quickly create new plugin projects with:

  • Ready-to-use Commands : RobotConnector structure
  • Example HelloWorld instruction block
  • Proper [RobotInstruction] and [RobotFieldConfig] usage
  • Workflow variable input/output support

🚀 Installation (NuGet Template)

Install this template directly from NuGet:

dotnet new install RobotForce.Sophona.Plugin.Template
Verify it is installed:

dotnet new list sophona
🧩 Create a New Plugin Project
Generate a new plugin project:

dotnet new sophona-plugin -n MyNewPlugin  

  • net8.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.0.0 165 2/19/2026