Upgrading a Project with .NET Upgrade Assistant [6 of 18] Migrating from ASP.NET to ASP.NET Core

preview_player
Показать описание
In this video, Mike uses the .NET Upgrade Assistant tool to upgrade a class library to .NET Standard. The .NET Upgrade Assistant automates many of the changes needed to migrate projects to newer versions of .NET.

Series:

Chapters:
00:00 - Intro
01:36 - Overview of sample project
03:05 - Upgrade Assistant options for Upgrade command
06:00 - Upgrading a class library project with Upgrade Assistant
18:40 - Successfully building the upgraded class library

Follow Mike:

Links:

#dotnet #upgradeassistant #aspnetmvc
Рекомендации по теме
Комментарии
Автор

it would be better if you come up with the new Visual Studio Upgrade-Assistant extension.

AmmarTheTrainer
Автор

I have the file downloaded, but it is not recognized as an extension when trying to add using VS 2022, so there isn't much I can do to upgrade my app !!!

rickhorvath
Автор

can i use this guide for migration project from .net framework 4.5.2 to .net 6 core?

DIMITRISZAFEIRIS-rp