Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.NET MAUI Blazor Hybrid tutorial updates #25942

Merged
merged 2 commits into from
May 23, 2022

Conversation

guardrex
Copy link
Collaborator

@guardrex guardrex commented May 23, 2022

Fixes #25932
Addresses #24956

Internal Review Topic

  • Moves the Windows activity (section) before the Android activity (section).
  • I think it best to start the emulator from the Android Device Manager. After the phone is fully loaded, have the dev start the app in VS. I had a little trouble when we first put this topic up, where we had the start button in VS launch the emulator. If we start the emulator first and get it fully cook'in, VS has no trouble deploying and running the app.
  • This assumes that we'll merge this now to cover the Windows scenario and then hit the topic with a follow-up PR for VS4Mac later.

Copy link
Member

@danroth27 danroth27 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@guardrex
Copy link
Collaborator Author

I'll merge now and go over the content again in the morning.

... and make API doc cross-links for all of the new API.

... and I should check the Security overview content to confirm it's right, especially for MAUI.

@guardrex guardrex merged commit cf144b6 into main May 23, 2022
@guardrex guardrex deleted the guardrex/blazor-hybrid-maui-tutorial-updates branch May 23, 2022 22:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update Blazor Hybrid tutorials for GA
2 participants