Skip to content

Align landing page cards with the current EF Core TOC - #5457

Open
AndriySvyryd with Copilot wants to merge 4 commits into
mainfrom
copilot/arrange-cards-on-landing-page
Open

Align landing page cards with the current EF Core TOC#5457
AndriySvyryd with Copilot wants to merge 4 commits into
mainfrom
copilot/arrange-cards-on-landing-page

Conversation

Copilot AI commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

The documentation landing page still reflected the previous TOC structure and linked to several obsolete pages.

  • Card structure

    • Remove the Platforms and Previous versions cards.
    • Add cards for current EF Core topics such as change tracking, diagnostics, testing, and performance.
    • Limit each card to 10 links.
  • Content

    • Align card titles and links with the current TOC.
    • Replace links to removed query and saving pages.

Co-authored-by: AndriySvyryd <6539701+AndriySvyryd@users.noreply.github.com>
Copilot AI changed the title [WIP] Update landing page cards to reflect new TOC layout Align landing page cards with the current EF Core TOC Aug 19, 2026
Copilot AI requested a review from AndriySvyryd August 19, 2026 23:02
@AndriySvyryd
AndriySvyryd requested a lite review from Copilot August 20, 2026 00:27

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates the Entity Framework documentation hub landing page (entity-framework/index.yml) so its cards and links reflect the current EF Core TOC structure and avoid linking to obsolete pages (per #2933).

Changes:

  • Removed obsolete landing-page cards (“Platforms” and “Previous versions”).
  • Reorganized and added topic-focused cards (e.g., change tracking, diagnostics/logging, testing, performance) aligned to current EF Core areas.
  • Updated/replaced query and saving links to point to current pages while keeping cards capped at 10 links.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread entity-framework/index.yml
Co-authored-by: AndriySvyryd <6539701+AndriySvyryd@users.noreply.github.com>
Comment thread entity-framework/index.yml Outdated
…guration card

Co-authored-by: AndriySvyryd <6539701+AndriySvyryd@users.noreply.github.com>

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.

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.

Arrange cards on landing page to reflect new TOC layout

3 participants