'Can I use the Mono Framework and .NET Core on the same machine?

I want to code games in Unity, but also want to make some apps with .Net Core.So, do I have to reinstall visual studio every time I want to switch between the two?



Solution 1:[1]

Yes, just like you can have multiple versions of .net installed

Solution 2:[2]

I think it's OK, as long as unity is associated with visual studio, the specific steps are: Edit?preference?External Tools?External Script Editor, find the visual studio installation path and configure it

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 BugFinder
Solution 2 Housheng-MSFT