Hacker News new | ask | show | jobs
by caseymarquis 1685 days ago
.NET 6 has been in prerelease for a while, and it's the next LTS release. Makes sense that it would be used as soon as it was available. Upgrading from 5 to 6 should be pretty trivial.
1 comments

I've tried it on Fedora:

https://docs.microsoft.com/en-us/dotnet/core/install/linux-f...

> The latest version of .NET that's available in the default package repositories for Fedora is .NET 5. Installing .NET 6 through the default package repositories is coming soon. For now, you'll need to install .NET 6 in one of the following ways:

> Install the .NET SDK or the .NET Runtime with Snap.

> Install the .NET SDK or the .NET Runtime with a script.

> Install the .NET SDK or the .NET Runtime manually.

Nope, thank you

.NET 6 was just released this morning, so I'd assume it will take at least a little bit of time to get into the default package repositories.
Thats the point.