Review of Template Options #1113
Replies: 1 comment 4 replies
-
Suggested improvements ✅ Change "type/template-type" to "preset" with options "blank" and "recommended" ✅ Change tfm to default to net7 ✅ Change "ui/ui-markup" to just "markup" ✅ Change boolean flags for platforms to single Rename test options ✅ Change vscode to default to true to ensure "happy path" for all devs in a team even if created using VS Change presentation to have option: None, mvux, mvvm ✅ Change logging to have options: None, default, serilog Add Auth with single-select options: None, Custom, Web, Msal, OIDC Add "serialization" with example of how to use code gen for strongly typed serialization Update Fonts to make sure Roboto is packaged when Material is selected. Remove any existing fonts as no longer required ✅ Add resizetizer |
Beta Was this translation helpful? Give feedback.
-
Current options (from running dotnet new unoapp-extensions /?):
Beta Was this translation helpful? Give feedback.
All reactions