Pinned Repositories
aspnet-docker
Docker image for ASP.NET 5.
core-setup
Installer packages for the .NET Core runtime and libraries
docker-tools
This is a repo to house some common tools for our various docker repos.
dotnet-buildtools-prereqs-docker
Used to maintain the docker images hosted at https://hub.docker.com/r/microsoft/dotnet-buildtools-prereqs/
dotnet-docker
This repo contains the base Docker images for working with .NET Core and the .NET Core Tools.
dotnet-docker-samples
.NET Core Docker samples.
dotnet-framework-docker
The official docker images for .NET Framework on Windows ServerCore.
dotnet-framework-docker-samples
.NET Framework Docker Samples
GH-Actions-Sandbox
MichaelSimons's Repositories
MichaelSimons/docker-tools
This is a repo to house some common tools for our various docker repos.
MichaelSimons/dotnet-buildtools-prereqs-docker
Used to maintain the docker images hosted at https://hub.docker.com/r/microsoft/dotnet-buildtools-prereqs/
MichaelSimons/dotnet-framework-docker
The official docker images for .NET Framework on Windows ServerCore.
MichaelSimons/aspire
An opinionated, cloud ready stack for building observable, production ready, distributed applications in .NET
MichaelSimons/cecil
Cecil is a library to inspect, modify and create .NET programs and libraries.
MichaelSimons/command-line-api
Command line parsing, invocation, and rendering of terminal output.
MichaelSimons/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.
MichaelSimons/diagnostics
This repository contains the source code for various .NET Core runtime diagnostic tools and documents.
MichaelSimons/docker-creds-provider
Provides a wrapper around Docker's credential configuration.
MichaelSimons/dotnet
Home of .NET's Virtual Monolithic Repository. Includes all the code needed to build the .NET SDK from source.
MichaelSimons/emsdk
Emscripten SDK
MichaelSimons/fsharp
The F# compiler, F# core library, F# language service, and F# tooling integration for Visual Studio
MichaelSimons/installer
.NET Core SDK Setup
MichaelSimons/maintenance-packages
Repository that hosts packages from the .NET platform whose original home/branch is not building any longer.
MichaelSimons/msbuild
The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.
MichaelSimons/NuGet.Client
Core client libraries for NuGet Services
MichaelSimons/razor
Compiler and tooling experience for Razor ASP.NET Core apps in Visual Studio, Visual Studio for Mac, and VS Code.
MichaelSimons/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
MichaelSimons/roslyn-analyzers
MichaelSimons/runtime
.NET is a cross-platform runtime for cloud, IoT, and desktop apps.
MichaelSimons/sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
MichaelSimons/source-build
A repository to track efforts to produce a source tarball of the .NET Core SDK and all its components
MichaelSimons/source-build-externals
This repo contains the source that resides outside of the dotnet organization required to build .NET from source.
MichaelSimons/source-build-reference-packages
MichaelSimons/sourcelink
Source Link enables a great source debugging experience for your users, by adding source control metadata to your built assets
MichaelSimons/symreader
Managed definitions for COM interfaces exposed by DiaSymReader APIs
MichaelSimons/templating
This repo contains the Template Engine which is used by dotnet new
MichaelSimons/test-templates
MichaelSimons/vstest
Visual Studio Test Platform is the runner and engine that powers test explorer and vstest.console.
MichaelSimons/windowsdesktop