Skip to content

Parameters

No dotnet new manifest

ConnectSoft.Blazor.Mfe.Identity.SelfServiceTemplate has no .template.config/template.json, so there are no dotnet new parameters and no short name. Consume it as a source repository / sample.

To productionize as a template

Add .template.config/template.json + dotnetcli.host.json, rename tokens (sourceName), parameters (UIKit adapter, IdentityApi.BaseUrl, feature toggles), and template packaging.

Configuration instead of parameters

Behavior is controlled at runtime through appsettings.json. See configuration.

See also