Skip to content
View ulisesh's full-sized avatar

Block or report ulisesh

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. 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. We welcome contributions.

    C#

  2. dotnet-buildtools-prereqs-docker dotnet-buildtools-prereqs-docker Public

    Forked from dotnet/dotnet-buildtools-prereqs-docker

    Used to maintain the docker images hosted at https://hub.docker.com/r/microsoft/dotnet-buildtools-prereqs/

    Dockerfile

  3. arcade arcade Public

    Forked from dotnet/arcade

    Tools that provide common build infrastructure for multiple .NET Foundation projects.

    C#

  4. buildtools buildtools Public

    Forked from dotnet/buildtools

    Build tools that are necessary for building the .NET Core projects

    C#

  5. coreclr coreclr Public

    Forked from dotnet/coreclr

    CoreCLR is the runtime for .NET Core. It includes the garbage collector, JIT compiler, primitive data types and low-level classes.

    C#

  6. psutil psutil Public

    Forked from giampaolo/psutil

    Cross-platform lib for process and system monitoring in Python

    Python