Skip to content
View steveharter's full-sized avatar
  • Microsoft
  • Fargo, ND USA

Block or report steveharter

Report abuse

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

Report abuse

Popular repositories Loading

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

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

    C# 1 2

  3. docs docs Public

    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. core-setup core-setup Public

    Forked from dotnet/core-setup

    Installer packages for the .NET Core runtime and libraries

    C++