Getting started
Install the moss.net.sdk template:
dotnet new install Moss.Net.Sdk.TemplatesCreate a new plugin project
dotnet new mossBuild 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?