-
Notifications
You must be signed in to change notification settings - Fork 25.1k
Refreshed index.md landing page #35841
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This pull request refreshes the ASP.NET Core documentation landing page by updating migration guidance and streamlining the getting started experience. The changes focus on keeping the documentation current with the latest ASP.NET Core versions and simplifying the initial user journey.
- Updated API reference link to point to ASP.NET Core 9.0
- Added migration guides for newer versions (8.0 to 9.0, 7.0 to 8.0, 6.0 to 7.0)
- Removed the Razor Pages getting started card to focus on Blazor as the primary entry point
tdykstra
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A couple of nits for you to consider
Update with shorter migration list and link to earlier versions per tdykstra
Better title for overview per tdykstra suggestion
Refreshed. Updated migration links and removed a Razor getting started so Blazor is the only start point.
Fixes #35843 35843
Contributes to #35765
Internal previews