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

Organizations

@microsoft @Azure @dotnet
Block or Report

Block or report steveharter

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Popular repositories

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

  3. 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++

  4. 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#

  5. core-setup core-setup Public

    Forked from dotnet/core-setup

    Installer packages for the .NET Core runtime and libraries

    C++

  6. corefxlab corefxlab Public

    Forked from dotnet/corefxlab

    This repo is for experimentation and exploring new ideas that may or may not make it into the main corefx repo.

    C#