From the course: Upgrade Applications with .NET Modernization
Unlock this course with a free trial
Join today to access over 25,500 courses taught by industry experts.
Upgrading ASP.NET apps
From the course: Upgrade Applications with .NET Modernization
Upgrading ASP.NET apps
(lively music) (screen whooshing) - Hi, everyone. In this video, I will tell you how to upgrade your ASP.NET applications to the latest .NET in Visual Studio. We are going to do that with .NET Upgrade Assistant. That is a Visual Studio extension and if you have not installed it yet, you can go to extensions, manage extension, search for .NET Upgrade Assistant and install it on your machine. Once you do that, then you can right click on your ASP.NET application and you will see a new menu item called Upgrade and that is how you run Upgrade Assistant for your web app. So I'm going to choose upgrade project to a newer .NET version. This is the type of upgrades it thinks is better for my application because I have a web app side by side incremental project upgrade is the best and only option. So I'm going to go with that here. It asks if I want Upgrade Assistant to create a new .NET 8.0 application, or maybe if I have already started my upgrade, I can show you my new .NET project and I…
Contents
-
-
What .NET platform to choose?7m 10s
-
(Locked)
Why upgrade to .NET 8?5m 16s
-
(Locked)
How to approach the upgrade4m 18s
-
(Locked)
Visual Studio tool5m 37s
-
(Locked)
CLI tool9m 4s
-
(Locked)
Upgrading WinForms and WPF apps4m 37s
-
(Locked)
Upgrading ASP.NET apps8m 16s
-
(Locked)
Upgrading Azure functions3m 23s
-
(Locked)
Upgrading Xamarin to .NET MAUI5m 24s
-