Move to .NET 7 from NET 6

Dani_S 2,726 Reputation points
2023-03-19T15:12:21.5933333+00:00

Hi,

I used Microsoft Visual Studio Professional 2022 (64-bit) - Current
Version 17.4.2. do i need to update VS ?

1.Does .NET 7 is stable and no change are going to be done ?

2.What I need to do in order to pass Maui project from .NET 6 to NET 7 ?

3.What I need to do to pass class library from .NET 6 TO .Net 7 ?

I want to move to .NET 7 only when it is !!stable and not change any more!!

Thanks in advance.

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,864 questions
{count} votes

Accepted answer
  1. Bruce (SqlWork.com) 55,686 Reputation points
    2023-03-19T15:49:02.4666667+00:00

    Net 7 is stable. But is not a LTS release, so you will have 6 months to upgrade to net 8 after its release (this Nov) compared to 12 months for net 6.

    Normally I would stick with LTS releases. But as Maui is a new framework, I’d stay on the current version, especially if creating mobile apps, which change fast.

    Also as it is new, I’d expect Maui for net 8 to have changes. You should expect to have to migrate code to the new version every year. As non LTS versions expire in May, you want to plan your yearly upgrades to complete before then.

    0 comments No comments

0 additional answers

Sort by: Most helpful