Y
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
3np
659 days ago
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...
link