-
.NET Foundation
- Cyberspace
- http://blogs.msdn.com/b/dotnet/
Popular repositories
-
corefx
Forked from dotnet/corefx
This repository contains the foundational libraries that make up the .NET Core development stack.
C#
-
coreclr
Forked from dotnet/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 collect…
C++
-
wcf
Forked from dotnet/wcf
This repo contains the client-oriented WCF libraries that enable applications built on .NET Core to communicate with WCF services.
C#
-
corert
Forked from dotnet/corert
This repo contains CoreRT, a .NET Core runtime optimized for AOT (ahead of time compilation) scenarios, with the accompanying .NET Native compiler toolchain.
C#
-
cli
Forked from dotnet/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, ...).
C#
-
core-setup
Forked from dotnet/core-setup
C++