Pinned Repositories
cci
Common Compiler Infrastructure
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, ...).
core-setup
coreclr
This repo contains the .NET Core runtime, called CoreCLR. It is an execution engine for .NET apps, performing functions such as IL byte code loading, compilation to machine code and garbage collection. The repo contains the complete up-to-date CoreCLR codebase.
corefx
This repository contains the foundational libraries that make up the .NET Core development stack.
corefxlab
This repo is for experimentation and exploring new ideas that may or may not make it into the main corefx repo.
corert
This repo contains CoreRT, a .NET Core runtime optimized for AOT (ahead of time compilation) scenarios, with the accompanying .NET Native compiler toolchain.
dotnet-docker-nightly
This repo contains the base Docker image for working with nightly builds of .NET Core and associated tooling.
wcf
This repo contains the client-oriented WCF libraries that enable applications built on .NET Core to communicate with WCF services.
winget-pkgs
The Microsoft community Windows Package Manager manifest repository
dotnet-bot's Repositories
dotnet-bot/corefx
This repository contains the foundational libraries that make up the .NET Core development stack.
dotnet-bot/core-setup
dotnet-bot/corert
This repo contains CoreRT, a .NET Core runtime optimized for AOT (ahead of time compilation) scenarios, with the accompanying .NET Native compiler toolchain.
dotnet-bot/winget-pkgs
The Microsoft community Windows Package Manager manifest repository
dotnet-bot/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, ...).
dotnet-bot/coreclr
This repo contains the .NET Core runtime, called CoreCLR. It is an execution engine for .NET apps, performing functions such as IL byte code loading, compilation to machine code and garbage collection. The repo contains the complete up-to-date CoreCLR codebase.
dotnet-bot/corefxlab
This repo is for experimentation and exploring new ideas that may or may not make it into the main corefx repo.
dotnet-bot/cci
Common Compiler Infrastructure
dotnet-bot/dotnet-docker-nightly
This repo contains the base Docker image for working with nightly builds of .NET Core and associated tooling.
dotnet-bot/wcf
This repo contains the client-oriented WCF libraries that enable applications built on .NET Core to communicate with WCF services.