maui icon indicating copy to clipboard operation
maui copied to clipboard

Add empty .NET MAUI Blazor template

Open danroth27 opened this issue 3 years ago β€’ 3 comments
trafficstars

We added empty Blazor Server and Blazor WebAssembly templates. We should probably do the same for .NET MAUI Blazor.

danroth27 avatar Aug 02 '22 05:08 danroth27

@davidortinau is this something we actually want to do? If so, when and how?

jfversluis avatar Aug 02 '22 18:08 jfversluis

The .NET MAUI Blazor template has the default content form the other Blazor web templates, so there's a bit more to delete than with the plain .NET MAUI template. The default content is useful for folks trying out the technology for the first time, but once we get broader adoption (🀞) we expect to get feedback that the default content is annoying to have to remove each time.

danroth27 avatar Aug 02 '22 18:08 danroth27

@danroth27 we should also take a wider look at what templates should we have for Blazor Hybrid (@Eilon brought this up).

mkArtakMSFT avatar Nov 16 '22 18:11 mkArtakMSFT

Fixed in #23615

Eilon avatar Jul 17 '24 16:07 Eilon