C#C
C#3y ago
3 replies
adrianportales

❔ Install several .NET versions

I have .NET 6 install on my Ubuntu pc and I would to have .NET 7 too. I install .NET 6 through Ubuntu official repo ( sudo apt install dotnet6 and I'm not sure how I should install .NET 7 without messing up my current installation.
Was this page helpful?