Episode
Migrating an Endpoint with the Upgrade Assistant Visual Studio Extension [9 of 18] Migrating from ASP.NET to ASP.NET Core
with Mike Rousos
In this video, Mike uses the Upgrade Assistant Visual Studio extension to migrate an ASP.NET endpoint to ASP.NET Core. This includes migrating the controller, dependencies, views, and configuration.
Chapters
- 00:00 - Intro
- 00:40 - Migrating an ASP.NET MVC controller
- 06:39 - Fixing build errors after migration
- 10:55 - Fixing migrated views
- 14:00 - Migrating depending injection and data context
- 18:25 - Running the partially updated application
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 Upgrade Assistant Visual Studio extension to migrate an ASP.NET endpoint to ASP.NET Core. This includes migrating the controller, dependencies, views, and configuration.
Chapters
- 00:00 - Intro
- 00:40 - Migrating an ASP.NET MVC controller
- 06:39 - Fixing build errors after migration
- 10:55 - Fixing migrated views
- 14:00 - Migrating depending injection and data context
- 18:25 - Running the partially updated application
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
Video URL
HTML iframe
.NET
ASP.NET
ASP.NET Core
ASP.NET
Have feedback? Submit an issue here.