CTI scenario: Blazor Hybrid targeting Android from VS (Windows) #4919
Labels
area-blazor
Blazor Hybrid / Desktop, BlazorWebView
feature-blazor-maui
Issues in Blazor in .NET MAUI
Milestone
Description
This is one of the items required for dotnet/aspnetcore#39933
Instructions
Create a new guide in https://github.com/aspnet/AspNetCore-ManualTests/tree/release/6.0/AspNetCore60/BlazorHybrid called
60_BlazorHybrid_Android_FromWindows.md
. It can follow the same pattern as the WinForms one (in fact you could start by copy-pasting that), but can be slightly more shorter because there's a proper project template for this case so you don't need so many "getting started" steps.It needs to cover the following workflows:
To reduce the workload, you can use the same "Sample Content" RCL from the WinForms guide, and in many cases you can even reuse the same screenshots, since they are cropped where possible to be independent of the target platform.
For anything that can't be made to work just yet, please write up the expected steps anyway, and file a bug describing the incomplete product area (and link to that bug from the CTI guide so people know to skip that step).
The text was updated successfully, but these errors were encountered: