Y
Hacker News
new
|
ask
|
show
|
jobs
by
Fuzzy_Logic
3158 days ago
VSCode and the dotnet cli tooling fill this role on Linux. The tools are consistent across all three platforms.
1 comments
Sir_Cmpwn
3158 days ago
I've had no end of trouble using .NET on Linux in the past couple of years. Most of my existing projects are broken, too.
link
metamet
3158 days ago
Were you using Mono or .NET Core/Standard?
link
Sir_Cmpwn
3158 days ago
Both at different times. My Mono projects started breaking and getting .NET Core/Standard running on anything but their blessed distros is difficult.
link
tmzt
3158 days ago
There are supported Docker (Linux) containers which can be used as is or extracted and come with needed libraries.
link
Sir_Cmpwn
3158 days ago
That doesn't count, not even a little bit.
link