Kevin 6200d9a7b8 初始化项目 6 years ago
..
LICENSE.TXT 6200d9a7b8 初始化项目 6 years ago
PATENTS.TXT 6200d9a7b8 初始化项目 6 years ago
README.md 6200d9a7b8 初始化项目 6 years ago
_Version.txt 6200d9a7b8 初始化项目 6 years ago
changelog.txt 6200d9a7b8 初始化项目 6 years ago
coreclr.dll 6200d9a7b8 初始化项目 6 years ago
ilasm.exe 6200d9a7b8 初始化项目 6 years ago
ildasm.exe 6200d9a7b8 初始化项目 6 years ago
ildasmrc.dll 6200d9a7b8 初始化项目 6 years ago
mscordaccore.dll 6200d9a7b8 初始化项目 6 years ago
mscordbi.dll 6200d9a7b8 初始化项目 6 years ago

README.md

.NET Core Runtime (CoreCLR)

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.

Build Status

                | CI

--------------------| ---------------- Win.x86-x64.Release | Build status

License

.NET Core (including the coreclr repo) is licensed under the MIT license.