4 lines
195 B
Text
4 lines
195 B
Text
|
This repo contains the .NET Core runtime, called CoreCLR, and the base library,
|
||
|
called mscorlib. It includes the garbage collector, JIT compiler, base .NET
|
||
|
data types and many low-level classes.
|