Cutting-Edge AI, Fast Focus

W15 Fast Focus: Using Copilot to Build Migration Tools

07/29/2026

11:45am - 12:05pm

Level: Intermediate

Jason Bock

MVP (C#)

Staff Software Engineer

Rocket Mortgage

Migrating can be tough. Moving between versions of a package, or a different package altogether, can be a frustrating experience. With Copilot, you can leverage its' capabilities to create tools as a foundation to provide a deterministic, reliable experience. In this Fast Focus, I'll describe the journey I took to build a tool that was used to make the migration experience painless.

You will learn:

  • Understand how to use Copilot to create tools
  • See how different libraries can be used to drive migration
  • Effective techniques to combine Copilot and .NET