This repo contains the .NET Core runtime, called CoreCLR. It is an execution engine for .NET apps, performing functions such as IL byte code loading, compilation to machine code and garbage collection. The repo contains the complete up-to-date CoreCLR codebase.
agocke on assemblydependencyresolver
agocke on assemblydependencyresolver
Port 1 liner fix to AssemblyDep… add a test scenario Fix ICU errors by porting over … and 4 more (compare)
agocke on fix-mac-icu
Fix ICU errors by porting over … (compare)
Span
uses an internal type for a hack workaround, but the runtime team wants to remove that implementation detail