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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. corefx corefxPublic

    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-dockerPublic

    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 arcadePublic

    Forked from dotnet/arcade

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

    C#

  4. buildtools buildtoolsPublic

    Forked from dotnet/buildtools

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

    C#

  5. coreclr coreclrPublic

    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 psutilPublic

    Forked from giampaolo/psutil

    Cross-platform lib for process and system monitoring in Python

    Python