Pinned Repositories
arcade
Tools that provide common build infrastructure for multiple .NET Foundation projects.
arcade-validation
Testing and validation scenarios for https://github.com/dotnet/arcade
aspire
An opinionated, cloud ready stack for building observable, production ready, distributed applications in .NET
aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
cecil
Cecil is a library to inspect, modify and create .NET programs and libraries.
command-line-api
Command line parsing, invocation, and rendering of terminal output.
deployment-tools
This repo contains the code to build the .NET deployment tools and installers for all supported platforms, as well as the sources to .NET deployment tools.
diagnostics
This repository contains the source code for various .NET Core runtime diagnostic tools and documents.
docker-tools
This is a repo to house some common tools for our various docker repos.
dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK from source
ellahathaway's Repositories
ellahathaway/arcade
Tools that provide common build infrastructure for multiple .NET Foundation projects.
ellahathaway/arcade-validation
Testing and validation scenarios for https://github.com/dotnet/arcade
ellahathaway/aspire
An opinionated, cloud ready stack for building observable, production ready, distributed applications in .NET
ellahathaway/aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
ellahathaway/deployment-tools
This repo contains the code to build the .NET deployment tools and installers for all supported platforms, as well as the sources to .NET deployment tools.
ellahathaway/diagnostics
This repository contains the source code for various .NET Core runtime diagnostic tools and documents.
ellahathaway/docker-tools
This is a repo to house some common tools for our various docker repos.
ellahathaway/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK from source
ellahathaway/dotnet-buildtools-prereqs-docker
Used to maintain the Docker images hosted at the mcr.microsoft.com/dotnet-buildtools/prereqs image repository
ellahathaway/dotnet-docker
Docker images for .NET and the .NET Tools.
ellahathaway/dotnet-framework-docker
The repo for the official docker images for .NET Framework on Windows Server Core.
ellahathaway/installer
.NET SDK Installer
ellahathaway/msbuild
The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.
ellahathaway/NuGet.Client
Client Tools for NuGet - including Visual Studio extensions, command line tools, and msbuild support. (Open issues on https://github.com/nuget/home/issues)
ellahathaway/razor
Compiler and tooling experience for Razor ASP.NET Core apps in Visual Studio, Visual Studio for Mac, and VS Code.
ellahathaway/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
ellahathaway/roslyn-analyzers
ellahathaway/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
ellahathaway/scenario-tests
Scenario testing for installed .NET Core SDKs
ellahathaway/sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
ellahathaway/source-build
A repository to track efforts to produce a source tarball of the .NET Core SDK and all its components
ellahathaway/source-build-externals
This repo contains the source that resides outside of the dotnet organization required to build .NET from source.
ellahathaway/source-build-reference-packages
ellahathaway/sourcelink
Source Link enables a great source debugging experience for your users, by adding source control metadata to your built assets
ellahathaway/symreader
Managed definitions for COM interfaces exposed by DiaSymReader APIs
ellahathaway/templating
This repo contains the Template Engine which is used by dotnet new
ellahathaway/test-templates
ellahathaway/vstest
Visual Studio Test Platform is the runner and engine that powers test explorer and vstest.console.
ellahathaway/winforms
Windows Forms is a .NET UI framework for building Windows desktop applications.
ellahathaway/xdt
XDT is Microsoft's Xml Document Transformation library.