.NET Foundation
Home of the .NET Foundation
Pinned repositories
The C# and Visual Basic project system for Visual Studio "15"
This repo contains the Template Engine which is used by dotnet new
This repo contains the client-oriented WCF libraries that enable applications built on .NET Core to communicate with WCF services.
This repo contains information about the various component versions that ship with .NET Core.
Tools for building and publishing API documentation for .NET projects
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.
This repo is for experimentation and exploring new ideas that may or may not make it into the main corefx repo.
Orleans - Distributed Virtual Actor Model
distributed-systems reactive actor-model scalability concurrency cloud-computing distributed-actors
The .NET Compiler Platform ("Roslyn") provides open-source C# and Visual Basic compilers with rich code analysis APIs.
This repo contains the .NET Core foundational libraries, called CoreFX. It includes classes for collections, file systems, console, XML, async and many others.
Powerful .NET library for benchmarking
This repo contains CoreRT, a .NET Core runtime optimized for AOT (ahead of time compilation) scenarios, with the accompanying .NET Native compiler toolchain.
Converts between Windows PDB and Portable PDB formats.
debugging converter pdb crossplatform managed windows-pdb portable-pdb
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 functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
The official repo for the design of the C# programming language
This repo contains LLILC, an LLVM based compiler for .NET Core. It includes a set of cross-platform .NET code generation tools that enables compilation of MSIL byte code to LLVM supported platforms.
This repository contains .NET Documentation.
Installer packages for the .NET Core runtime and libraries
This repo contains the base Docker image for working with nightly builds of .NET Core and associated tooling.
Home repository for .NET Core
Repository containing scripting for the dotnet-ci Jenkins instance.
Build tools that are necessary for building the .NET Core projects
F# and .NET Core SDK working together
This repo is building the .NET Standard
SDK to connect to Google Analytics from Windows Store (UWP) Apps, Windows desktop apps written with .NET, and Xamarin Apps