Skip to main content

.NET 6+ Support and Migration from .NET Framework

  • 2 minutes to read

Prerequisites

Ensure that the following components are installed on your machine:

Tip

Are you currently using the .NET Framework, and are you ready to transition to .NET 6+ or move your solutions to the Cloud?

We recognize that migrating/rewriting legacy applications can be a significant undertaking. If you are ready to transition to newer versions of .NET or move your solution to the cloud, be sure to review the following highly rated help topics:

This section includes the following topics:

Important Notes

The following design-time functionality is not available because of the changes to Visual Studio’s designer architecture in .NET 6+: Module and Application designers, Controller and Action designers, and EasyTest debugging commands. You can perform related tasks in code: