{ "author": "Microsoft", "name": "Blazor WebAssembly App Empty", "description": "An empty project template for creating a Blazor app that runs on WebAssembly and is optionally hosted by an ASP.NET Core app. This template does not have any content in it.", "symbols/Framework/description": "The target framework for the project.", "symbols/Framework/choices/net7.0/description": "Target net7.0", "symbols/skipRestore/description": "If specified, skips the automatic restore of the project on create.", "symbols/Hosted/displayName": "ASP.NET Core _Hosted", "symbols/Hosted/description": "If specified, includes an ASP.NET Core host for the Blazor WebAssembly app.", "symbols/ExcludeLaunchSettings/description": "Whether to exclude launchSettings.json from the generated template.", "symbols/kestrelHttpPort/description": "Port number to use for the HTTP endpoint in launchSettings.json.", "symbols/kestrelHttpsPort/description": "Port number to use for the HTTPS endpoint in launchSettings.json. This option is only applicable when the parameter no-https is not used.", "symbols/iisHttpPort/description": "Port number to use for the IIS Express HTTP endpoint in launchSettings.json.", "symbols/iisHttpsPort/description": "Port number to use for the IIS Express HTTPS endpoint in launchSettings.json. This option is only applicable when the parameter no-https is not used.", "symbols/PWA/displayName": "_Progressive Web Application", "symbols/PWA/description": "If specified, produces a Progressive Web Application (PWA) supporting installation and offline use.", "symbols/HasHttpProfile/description": "Always have HTTP profile.", "symbols/NoHttps/description": "Whether to turn off HTTPS.", "postActions/restore/description": "Restore NuGet packages required by this project.", "postActions/restore/manualInstructions/default/text": "Run 'dotnet restore'", "postActions/restoreClient/description": "Restore NuGet packages required by this project.", "postActions/restoreClient/manualInstructions/default/text": "Run 'dotnet restore'" }