maui
maui copied to clipboard
Update .NET MAUI Blazor project template name to include "Blazor Hybrid"
The .NET MAUI Blazor App template doesn't currently say anything about the fact that it's based on Blazor Hybrid. This can potentially make it difficult for users to find related docs, content, and resources. We should consider updating the template name to include "Blazor Hybrid".
Current template name: .NET MAUI Blazor App New proposed name: .NET MAUI Blazor Hybrid App
Still need to take care of localized versions!
Localized PR should be coming in shortly.