Hacker News new | ask | show | jobs
by Sir_Cmpwn 3159 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.
1 comments

Were you using Mono or .NET Core/Standard?
Both at different times. My Mono projects started breaking and getting .NET Core/Standard running on anything but their blessed distros is difficult.
There are supported Docker (Linux) containers which can be used as is or extracted and come with needed libraries.
That doesn't count, not even a little bit.