Hacker News new | ask | show | jobs
by ianlevesque 4096 days ago
Not anymore. The .NET Core has been ported to OS X and Linux already. It still has a long way to go in stability though.
1 comments

The OP is talking about the reference sources, not .NET Core (which is an unfinished effort, btw).
NetFx core contains many of the same things that NetFx desktop does, and everything in Netfx Core is required to be cross-platform, so I would say that many, if not most, pieces of the framework should be portable directly to mono.