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

Add link to Hybrid + Web tutorial from Reuse Razor Components guidance #32518

Closed
BethMassi opened this issue May 3, 2024 · 1 comment · Fixed by #32522
Closed

Add link to Hybrid + Web tutorial from Reuse Razor Components guidance #32518

BethMassi opened this issue May 3, 2024 · 1 comment · Fixed by #32522

Comments

@BethMassi
Copy link
Contributor

We've got a new tutorial and this shows how to implement the interfaces pattern shown in the conceptual docs to provide different implementations for the different hosting models when reusing razor components. We should link to it! Currently we only have the reverse.

Add a link from:
https://learn.microsoft.com/en-us/aspnet/core/blazor/hybrid/reuse-razor-components?view=aspnetcore-8.0#net-maui-blazor-platform-specific-code

To:
https://learn.microsoft.com/en-us/aspnet/core/blazor/hybrid/tutorials/maui-blazor-web-app?view=aspnetcore-8.0#using-interfaces-to-support-different-device-implementations

@guardrex
Copy link
Collaborator

guardrex commented May 4, 2024

BTW @BethMassi ... It will probably be difficult to remember, but if you apply the blazor-hybrid/subsvc label, it will trigger a workflow to set everything else.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants