Skip to main content

CoreCLR is the runtime for both .NET Core and .NET 5 on desktop and server operating systems. It is an execution engine for .NET apps, performing functions such as IL byte code loading, compilation to machine code, and garbage collection.

Source repo: https://github.com/dotnet/coreclr