Skip to content

Parameters

Template repo: ConnectSoft.Blazor.MicrofrontendLibraryTemplate

  • Short name: connectsoft-blazor-mfe
  • Identity: ConnectSoft.Blazor.MicrofrontendLibraryTemplate
  • Source name: ConnectSoft.Blazor.MicrofrontendLibraryTemplate
  • Default name: ConnectSoft.Microfrontend1
  • Source modifiers: 2

Authoritative metadata: .template.config/template.json.

Template Symbols

Symbol Type Data type Default Choices Description
AuthoringMode generated ``
Framework parameter choice net10.0 Length, LongLength, Rank, SyncRoot, IsReadOnly, IsFixedSize, IsSynchronized, Count Target .NET framework. This template supports net10.0 only.
uiKitAdapter parameter choice Flowbite Length, LongLength, Rank, SyncRoot, IsReadOnly, IsFixedSize, IsSynchronized, Count The UIKit adapter to use for UI components
includeTests parameter bool true Include test projects (unit, architecture, linker)
ShellPort parameter integer 7000 Port number for the Blazor Shell application
BffApiPort parameter integer 7001 Port number for the Backend for Frontend API
SelfServiceMfePort parameter integer 7002 Port number for the Self-Service MFE
AdminMfePort parameter integer 7003 Port number for the Admin MFE
EnableHttps parameter bool true Whether to enable HTTPS
UseLocalDb parameter bool true Whether to use LocalDB for development
IncludeSampleData parameter bool true Whether to include sample data and demo components
theme parameter choice Light Length, LongLength, Rank, SyncRoot, IsReadOnly, IsFixedSize, IsSynchronized, Count The default theme for the application
density parameter choice Default Length, LongLength, Rank, SyncRoot, IsReadOnly, IsFixedSize, IsSynchronized, Count The UI density/spacing for components
enableRTL parameter bool false Whether to enable Right-to-Left (RTL) text direction support
UseTokens computed ``
UseFlowbite computed ``
UseDaisyUI computed ``
skipRestore parameter bool false Skip the automatic restore of packages

Validation

Regenerate this page from the current manifest whenever template symbols, defaults, choices, source modifiers, or short names change.

See Also