Hacker News new | ask | show | jobs
by hizanberg 659 days ago
The .NET Core runtime was never a fork of Mono, it’s always been a separate code base.
1 comments

I never claimed that the .NET Core runtime is a fork of Mono but it certainly contains one: https://github.com/dotnet/runtime/blob/main/src/mono/mono/mi...