-
Visual Studio Installer Download Link: https://visualstudio.microsoft.com/downloads/
- .Net Framework SDK: Please select .Net Framework SDK version 4.6.1 in Visual Studio Installer.
-
Porting Assistant for .NET Download Link: https://aws.amazon.com/porting-assistant-dotnet/
-
Please run the git command in the Windows terminal:
git clone https://github.com/imcody/ASP.NET-MVC-Customer-Billing-Management.git
-
Please open the project with Visual Studio and build the solution
-
Please open the Porting Assistant for .NET
a. Click on the Get Started button
b. Set target framework version .NET 7 and save
-
Please click on Assess New Solution button
- Assessment Result
- Port Solution
- Ported Project Result
- Please refactor and replace the codes that use incompatible Nuget packages or deprecated codes (attributes, methods, classes, interfaces, etc.)