Hacker News new | ask | show | jobs
by pjmlp 3606 days ago
You need to think of .NET Core as libc.

It is a standard .NET base that maps to and updates the ECMA standard in a portable way.

Anything else is supposed to be made available via NuGET packages.