Steve Harter's repositories
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.
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.
api-docs-sync
Tools for porting documentation from intellisense xmls to api-docs, or from api-docs to triple slash comments.
Benchmarks
Benchmarks for ASP.NET Core
core-setup
Installer packages for the .NET Core runtime and libraries
dotnet-api-docs
.NET API reference documentation (.NET Framework, .NET Core, .NET Standard and Xamarin)
extensions
This repository contains a suite of libraries that provide facilities commonly needed when creating production-ready applications.
performance
This repo contains benchmarks used for testing the performance of all .NET Runtimes
runtimelab
This repo is for experimentation and exploring new ideas that may or may not make it into the main dotnet/runtime repo.