Parameters¶
Template repo: ConnectSoft.MarketingSiteTemplate
- Short name:
connectsoft-marketing-site - Identity:
ConnectSoft.MarketingSite.Template - Source name:
MarketingSiteTemplate - Default name:
MarketingSite - Source modifiers: 8
Authoritative metadata: .template.config/template.json.
Template Symbols¶
| Symbol | Type | Data type | Default | Choices | Description |
|---|---|---|---|---|---|
CompanyName |
parameter | text | ConnectSoft |
Company name used in app metadata and generated content. | |
ProjectName |
parameter | text | MarketingSite |
Project/solution name used for namespaces, file names, and project names. | |
Framework |
parameter | choice | net10.0 |
Length, LongLength, Rank, SyncRoot, IsReadOnly, IsFixedSize, IsSynchronized, Count | Target framework for generated projects. net10.0 only — net8/net9 are excluded because the MarketingSite package baseline requires Microsoft.* 10.0.x. |
EnableAnalytics |
parameter | choice | true |
Length, LongLength, Rank, SyncRoot, IsReadOnly, IsFixedSize, IsSynchronized, Count | Controls analytics defaults and analytics-related optional content. |
EnableCookieConsent |
parameter | choice | true |
Length, LongLength, Rank, SyncRoot, IsReadOnly, IsFixedSize, IsSynchronized, Count | Controls cookie-consent defaults and cookie-related optional content. |
DefaultLanguage |
parameter | choice | en |
Length, LongLength, Rank, SyncRoot, IsReadOnly, IsFixedSize, IsSynchronized, Count | Default language/culture in generated app settings. |
includeInfra |
parameter | bool | true |
Include infra/ Bicep and deployment-related files | |
skipRestore |
parameter | bool | false |
Skip automatic NuGet restore after the project is created | |
PagePack |
parameter | choice | full |
Length, LongLength, Rank, SyncRoot, IsReadOnly, IsFixedSize, IsSynchronized, Count | Which optional marketing page packs to include |
IncludeProductPages |
computed | bool | `` | ||
IncludeContentPages |
computed | bool | `` | ||
IncludeTrustPages |
computed | bool | `` | ||
IncludeAuthPages |
computed | bool | `` |
Validation¶
Regenerate this page from the current manifest whenever template symbols, defaults, choices, source modifiers, or short names change.