(no title)
martindevans | 2 years ago
In 2016 they started building .NET Core which is new open source implementation (built mostly by Microsoft) which runs on more platforms. For a while all three existed side by side.
Eventually .NET Core caught up and overtook the other implementations. These days Framework is legacy. Core has been renamed to just .NET (since it's now _the_ runtime) and Mono (as far as I know) has been totally replaced by it.
This is all from memory, so apologies for any inaccuracies!
oaiey|2 years ago
I think there is nothing else left from the Mono project like the class library or the compiler/toolchain.
pjmlp|2 years ago
Still too many enterprise products stuck in the old ways.
Semaphor|2 years ago