Official release is coming soon

Getting started

  1. Install the moss.net.sdk template:

dotnet new install Moss.Net.Sdk.Templates
  1. Create a new plugin project

dotnet new moss
  1. Build your extension

After build all your assets, configurations and your extension will be placed in bin\[Configuration]\net8.0\wasi-wasm\AppBundle

Last updated

Was this helpful?