Episode
Upgrade Analysis with .NET Upgrade Assistant [5 of 18] Migrating from ASP.NET to ASP.NET Core
with Mike Rousos
In this video, Mike uses the .NET Upgrade Assistant's analyze command to understand what changes are needed to upgrade a solution before diving into the upgrade. The .NET Upgrade Assistant highlights changes needed in source code and NuGet dependencies in order to target newer versions of .NET.
Chapters
- 00:00 - Intro
- 00:10 - Comparing the
Analyze
andAnalyzeBinaries
commands - 02:35 - Running the Analyze command
- 09:04 - Using the HTML report
- 12:31 - Using SARIF analysis in VS Code and Visual Studio
- 17:10 - Recap and next steps
Recommended resources
- Get the code on GitHub
- Migrating ASP.NET to ASP.NET Core
- .NET Upgrade Planner
- .NET Upgrade Assistant (VS Extension)
- .NET Upgrade Assistant (command line)
- System.Web Adapters
- Get your questions answered on the Microsoft Q&A for .NET
- Learn C#, F#, and .NET with free self-guided learning from Microsoft Learn
Related episodes
Connect
In this video, Mike uses the .NET Upgrade Assistant's analyze command to understand what changes are needed to upgrade a solution before diving into the upgrade. The .NET Upgrade Assistant highlights changes needed in source code and NuGet dependencies in order to target newer versions of .NET.
Chapters
- 00:00 - Intro
- 00:10 - Comparing the
Analyze
andAnalyzeBinaries
commands - 02:35 - Running the Analyze command
- 09:04 - Using the HTML report
- 12:31 - Using SARIF analysis in VS Code and Visual Studio
- 17:10 - Recap and next steps
Recommended resources
- Get the code on GitHub
- Migrating ASP.NET to ASP.NET Core
- .NET Upgrade Planner
- .NET Upgrade Assistant (VS Extension)
- .NET Upgrade Assistant (command line)
- System.Web Adapters
- Get your questions answered on the Microsoft Q&A for .NET
- Learn C#, F#, and .NET with free self-guided learning from Microsoft Learn
Related episodes
Connect
Have feedback? Submit an issue here.