Is it realistic to maintain ASP.Net Core websites using Linux but not using VS Code (Visual Studio does not work in Linux). I do see articles showing how to use the dotnet command in Linux to generate an ASP.Net Core project but they are very basic. Is anyone maintaining an ASP.Net Core website using an IDE such as Eclipse? A complete website that uses EF (or another ORM) and stuff like that? I am interested in switching to Linux but I do not want to spend a lot of time learning how to use an IDE such as Eclipse for ASP.Net Core websites if such a thing is impractical and not being done.
Loading

Sam HobbsPosted Feb 23, 2022, 3:28 AM
Is anyone familiar with a production ASP.Net Core website maintained using an IDE other than VS, VS Code and JetBrains Rider?
In theory it should work. Supposedly. But if no one is doing it then that indicates it is not practical.
Mahesh ChandPosted Feb 7, 2022, 9:38 PM
Sachin SinghPosted Feb 7, 2022, 3:18 PM