Skip to content

Represent the GitHub Copilot app modernization agent in migration content#37308

Open
wadepickett with Copilot wants to merge 3 commits into
mainfrom
copilot/verify-modernization-agent-representation
Open

Represent the GitHub Copilot app modernization agent in migration content#37308
wadepickett with Copilot wants to merge 3 commits into
mainfrom
copilot/verify-modernization-agent-representation

Conversation

Copilot AI commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Fixes #37237

The following has been generated based on the instruction details and suggestions by WadePickett in the tracking issue:

The migration node covered the GitHub Copilot app modernization agent only in fx-to-core/tooling.md (and start.md). The landing page and the fx-to-core overview didn't mention or link to it, leaving the agent hard to discover. This adds cross-links; the agent's conceptual content stays sourced from dotnet/core/porting/....

Changes

  • aspnetcore/migration/index.md — Replaced the two-line stub body with a cross-link paragraph to GitHub Copilot app modernization and Overview of upgrading .NET apps.
  • aspnetcore/migration/fx-to-core/index.md — Added a [!TIP] in "Start here: Choose your migration path" pointing to the agent and <xref:migration/fx-to-core/tooling>, applicable regardless of the chosen path.
  • Metadata — Refreshed ms.date and added ai-usage: ai-assisted (under title) on both edited files.
> [!TIP]
> Regardless of the path you choose, the [GitHub Copilot app modernization agent](/dotnet/core/porting/github-copilot-app-modernization/overview) can assess your solution, generate an upgrade plan, and automate many of the migration steps. For more information, see <xref:migration/fx-to-core/tooling>.

Deferred to the dev team

The issue's "extreme" end-to-end scope question (e.g., Web Forms → latest Blazor) and whether to surface the agent in every version-to-version upgrade article are scope decisions requiring ASP.NET Core dev-team sign-off and coordination with @adegeo. No assertions were added for those.


Internal previews

📄 File 🔗 Preview link
aspnetcore/migration/fx-to-core/index.md Migrate from ASP.NET Framework to ASP.NET Core
aspnetcore/migration/index.md Migrate an ASP.NET Core app

@wadepickett

Copy link
Copy Markdown
Contributor

Fixes #37237

Copilot AI changed the title [WIP] Verify Modernization Agent is represented in migration content Represent the GitHub Copilot app modernization agent in migration content Jul 3, 2026
Copilot AI requested a review from wadepickett July 3, 2026 22:03
@wadepickett

wadepickett commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

@twsouthwick,
The main point of this PR to make sure the GitHub Copilot app modernization agent was represented with the this small update:

Tip

Regardless of the path you choose, the GitHub Copilot app modernization agent can assess your solution, generate an upgrade plan, and automate many of the migration steps. For more information, see xref:migration/fx-to-core/tooling.

Is this also the right tip for extreme migratons, such as Web Forms → latest Blazor?

The rest was just an update to the two articles to bring them inline with the style guide.

@wadepickett wadepickett marked this pull request as ready for review July 3, 2026 22:45

@wadepickett wadepickett 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.

Reviewed, updated, approved.

@wadepickett wadepickett requested a review from tdykstra July 5, 2026 06:05
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.

Verify the Modernization Agent is represented in the migration content and cross links

2 participants