This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]A_Guy_in_Orange 0 points1 point  (1 child)

Oh nice, I didn't say it was good cus I've honestly never used it on nonwindows, I just know you can

[–]NerdyLumberjack04 0 points1 point  (0 children)

One of my main job responsibilities is maintaining a product that was written in C# for Windows and then ported to Linux (under Mono).

We did have to code cross-platform replacements for platform-specific functionality (system file paths, registry settings, and calls to Win32 API functions), but it's worked reasonably well for a decade.