C#C
C#3y ago
Pulx/Mars

❔ Visual studio 2022 with wine on linux

Hello! I'm trying to develop an app (web/system like winform) and I am also a Linux user (Ubuntu). I must use visual studio 2022 and c# to develop an app. I don't have any other choice! I tried running a virtual machine on my sistem... it's not very great and it's working awfull (like I can't code or do something to intense), I also tried to use my old laptop but it can barely run windows so every single option that includes windows is not possible in my situation. My idea was to try wine to install visual studio to make an app. I don't really care if sys app doesn't work, all I need is a type of app , even a web app is good+ the visual studio interface to create an app with blocks, that's why I'm not using vscode or any other IDE. Any idea if VS even works on wine? I don't wanna break my system or install everything for nothing.
Was this page helpful?
❔ Visual studio 2022 with wine on linux - C#