dot-net-core

Popular repositories Loading

  1. Forked from dotnet/core

    Home repository for .NET Core

    Shell

  2. Forked 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#

  3. Forked 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#

  4. Forked from dotnet/roslyn

    The .NET Compiler Platform ("Roslyn") provides open-source C# and Visual Basic compilers with rich code analysis APIs.

    C#

  5. cli cli Public

    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#