Popular repositories Loading
-
coreclr
coreclr PublicForked from dotnet/coreclr
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.
C#
-
corefx
corefx PublicForked from dotnet/corefx
This repo contains the .NET Core foundational libraries, called CoreFX. It includes classes for collections, file systems, console, XML, async and many others.
C#
-
corert
corert PublicForked 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#
-
sdk
sdk PublicForked from dotnet/sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
C#
-
cli
cli PublicForked 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#
-
If the problem persists, check the GitHub status page or contact support.