Skip to content
View dotnet-maestro-bot's full-sized avatar
Block or Report

Block or report dotnet-maestro-bot

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. runtime runtime Public

    Forked from dotnet/runtime

    .NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.

    C# 1

  2. core-setup core-setup Public

    Forked from dotnet/core-setup

    Installer packages for the .NET Core runtime and libraries

    C++ 1

  3. corefx corefx Public

    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#

  4. coreclr coreclr Public

    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#

  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#

  6. wcf wcf Public

    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#