Visual Studio 2019 Download Linux |work| Page
This works, but it is resource-heavy. You are essentially running a computer inside a computer. It’s a necessary evil for die-hard .NET Framework development on Linux.
You can run the heavy Visual Studio IDE on your Windows machine, but map your source code to a Linux container or VM. You write code in Windows, but it builds and runs in a real-time Linux environment. visual studio 2019 download linux
If you are looking for a Microsoft-branded coding environment that runs natively on Linux, Visual Studio Code is the intended solution. This works, but it is resource-heavy
| Need | Solution | | :--- | :--- | | | Download Visual Studio Code. It is the standard for Linux dev. | | "I need .NET Core / Modern C#." | Download VS Code + .NET SDK. It works perfectly natively. | | "I need the VS 2019 IDE specifically." | Download VirtualBox and run a Windows VM. There is no native port. | | "I need legacy .NET Framework." | You must use a Windows VM or dual-boot. | You can run the heavy Visual Studio IDE
Some users have reported success running Visual Studio 2019 on Linux using Wine or CrossOver, though this may not be officially supported and can be complex.