steveharter - Overview

Popular repositories Loading

  1. 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# 9 1

  2. 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.

    C# 1 2

  3. Forked from dotnet/docs

    This repository contains .NET Documentation.

    1

  4. dnx dnx Public

    Forked from aspnet/dnx

    The DNX (a .NET Execution Environment) contains the code required to bootstrap and run an application, including the compilation system, SDK tools, and the native CLR hosts.

    C++

  5. cli cli Public

    Forked from dotnet/cli

    This repo contains the .NET Core command-line (CLI) tools, used for building .NET Core apps and libraries through your development flow (compiling, NuGet package management, running, testing, ...).

    C#

  6. Forked from dotnet/core-setup

    Installer packages for the .NET Core runtime and libraries

    C++