-
Hi, I stumbled across this yesterday on the .NET MAUI blog; The last phrase is what really caught my attention - "We encourage everyone to consider using .NET 8 releases from this point forward." with the note of a " go live support license" from .NET 8 RC1. This is major, major news, yet is posted as a kind of side-note on a blog post. Is there somewhere this can be put where it is more permanent/prominent? Should developers new to MAUI now be ignoring .NET 7 and heading straight for .NET 8? For example, the main news links on the Github project homepage (which many more people will inevitably hit) still shows old articles and hasn't been updated in some time. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 5 replies
-
I believe that "go live support license" is sort of common for .NET products' RC versions. So it's not specifically a .NET MAUI thing.
I'm watching .NET MAUI development and I tend to think that .NET 8 version is much better and one would spend much less time in looking for workarounds for issues. So for new projects or people new to .NET MAUI, I think it makes good sense, yes. |
Beta Was this translation helpful? Give feedback.
-
very useful,thanks so much |
Beta Was this translation helpful? Give feedback.
You can use .NET 7 nuget packages without an issue. Or at least I have not experienced any issue.