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

Overview: Blazor over Razor Pages #35149

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

wadepickett
Copy link
Contributor

@wadepickett wadepickett commented Apr 4, 2025

Fixes 34576

Promote Blazor as the first option for front end over Razor Pages.


Internal previews

📄 File 🔗 Preview link
aspnetcore/introduction-to-aspnet-core.md aspnetcore/introduction-to-aspnet-core

@wadepickett wadepickett self-assigned this Apr 4, 2025
Copy link
Collaborator

@guardrex guardrex left a comment

Choose a reason for hiding this comment

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

Noticed in passing a NIT on where to start devs with the Blazor+EF Core tutorial.

@@ -79,6 +80,7 @@ We recommend the following sequence of tutorials for an introduction to developi

|Scenario |Tutorial |
|----------|----------|
|New development |[Blazor with Entity Framework Core](xref:blazor/tutorials/movie-database-app/part-1) |
Copy link
Collaborator

Choose a reason for hiding this comment

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

Recommend starting with the tutorial's landing page ...

Suggested change
|New development |[Blazor with Entity Framework Core](xref:blazor/tutorials/movie-database-app/part-1) |
|New development |[Blazor with Entity Framework Core](xref:blazor/tutorials/movie-database-app/index) |

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.

2 participants