Microsoft upgrade assistance tool : can I use this tool to upgrade ASP.NET Core 2.1 Web API to .NET 6?

34 Views Asked by At

My project is an API built with .NET Core 2.1. I need to convert to .NET 6 using the Microsoft Upgrade Assistance tool. I am not sure if I can do this or not.

Also, after upgrading the project using this tool, do I need to do any manual code changes in Programme.cs and Startup.cs?

0

There are 0 best solutions below