Parameters¶
No dotnet new manifest
ConnectSoft.Blazor.Mfe.Logistics.Template has no .template.config/template.json, so there are no dotnet new parameters and no short name. The README notes lineage from connectsoft-blazor-mfe / cs-blazor-shell, but this repo is consumed as a source repository / sample.
To productionize as a template¶
Add .template.config/template.json + dotnetcli.host.json, rename tokens, parameters (UIKit adapter, API base URL, stub toggle), and template packaging.
Configuration instead of parameters¶
Behavior is controlled at runtime via the host's appsettings.json (LogisticsApi section). See configuration.