I was just updating ASP.NET Core Blazor docs and noticed that the new (for 7.0) empty Blazor templates aren't here (yet). Idk if this is how you're tracking work like this, but I just thought that I'd open an issue in case this is the right process.
They're named:
- Blazor Server App Empty (VS/VS4Mac),
blazorserver-empty (CLI)
- Blazor WebAssembly App Empty (VS/VS4Mac),
blazorwasm-empty (CLI)
They don't have weather data demo code (WeatherForecast[], WeatherForecastService, FetchData component), the Counter component demo code, or Bootstrap.
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
I was just updating ASP.NET Core Blazor docs and noticed that the new (for 7.0) empty Blazor templates aren't here (yet). Idk if this is how you're tracking work like this, but I just thought that I'd open an issue in case this is the right process.
They're named:
blazorserver-empty(CLI)blazorwasm-empty(CLI)They don't have weather data demo code (
WeatherForecast[],WeatherForecastService,FetchDatacomponent), theCountercomponent demo code, or Bootstrap.Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.