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