Skip to content

kloia/AWSAppModernizationImmersionDayWorkshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

AWSAppModernizationImmersionDayWorkshop

  1. Visual Studio Installer Download Link: https://visualstudio.microsoft.com/downloads/

    1. .Net Framework SDK: Please select .Net Framework SDK version 4.6.1 in Visual Studio Installer.
  2. Porting Assistant for .NET Download Link: https://aws.amazon.com/porting-assistant-dotnet/

  3. Please run the git command in the Windows terminal:

    git clone https://github.com/imcody/ASP.NET-MVC-Customer-Billing-Management.git

  4. Please open the project with Visual Studio and build the solution

  5. Please open the Porting Assistant for .NET

    a. Click on the Get Started button

    Alt text

    b. Set target framework version .NET 7 and save

  6. Please click on Assess New Solution button

Alt text

  1. Assessment Result

Alt text

  1. Port Solution

Alt text

  1. Ported Project Result

Alt text

  1. Please refactor and replace the codes that use incompatible Nuget packages or deprecated codes (attributes, methods, classes, interfaces, etc.)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published