Skip to content
View alpencolt's full-sized avatar
🏚️
🏚️

Block or report alpencolt

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. coreclr coreclr Public

    Forked from dotnet/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.

    C#

  2. corert corert Public

    Forked from dotnet/corert

    This repo contains CoreRT, a .NET Core runtime optimized for AOT (ahead of time compilation) scenarios, with the accompanying .NET Native compiler toolchain.

    C#

  3. corefx corefx Public

    Forked from dotnet/corefx

    This repo contains the .NET Core foundational libraries, called CoreFX. It includes classes for collections, file systems, console, XML, async and many others. We welcome contributions.

    C#

  4. performance performance Public

    Forked from dotnet/performance

    This repo contains benchmarks used for testing the performance of all .NET Runtimes

    C#

  5. runtime runtime Public

    Forked from dotnet/runtime

    .NET is a cross-platform runtime for cloud, IoT, and desktop apps.

    C#