Skip to content

Configuration

The template has a top-level .template.config/template.json with short name connectsoft-blazor-mfe and 18 symbols.

Appsettings

  • src/Shell.BlazorServer/appsettings.Development.json
  • src/Shell.BlazorServer/appsettings.json

Template Parameters

Configuration exposed through scaffold parameters is listed in Parameters. Runtime-only settings must be read from the generated appsettings files and options classes.

Operational Rule

Do not add documented configuration keys here unless they exist in the current repo or generated output.