Parameters (agents)¶
Source of truth: .template.config/template.json in ConnectSoft.MauiBaseTemplate.
| Symbol | Agent notes |
|---|---|
ServiceName |
Required — drives MauiBase replacement |
RootNamespace |
Empty means “use ServiceName” |
AppId |
Bundle id replacement |
Framework |
net9.0 / net10.0 |
UseObservability |
Excludes observability folder when false |
UseLocalization |
Excludes RESX tree when false |
UseOfflineSupport |
Excludes SQLite/sync sample + doc |
UseApiIntegration / UseAuthentication |
Control optional docs/ |
UsePushNotifications / UseBiometricAuth |
Both false → drop docs/platform-features.md |
ApiBaseUrl / AuthenticationProvider |
String replacements for appsettings |
skipRestore |
Skip post-action restores |
Full table: ConnectSoft.Documentation — Parameters.