Skip to content
View manu-st's full-sized avatar
Block or Report

Block or report manu-st

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

  1. corefxref corefxref Public

    Simple setup to let you compile a project against CoreCLR/CoreFX reference assemblies without having to use project.json files in Visual Studio

    4

  2. wcl wcl Public

    Windows C# Library - An abstracted layer of Win32 for C#. It serves as a good replacement to System.Drawing and System.Windows.Forms for .NET Core.

    C# 4

  3. llilc llilc Public

    Forked from dotnet/llilc

    This repo contains LLILC, an LLVM based compiler for .NET Core. It includes a set of cross-platform .NET code generation tools that enables compilation of MSIL byte code to LLVM supported platforms.

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

  6. llvm llvm Public

    Forked from microsoft/llvm

    Fork of the LLVM Compiler Infrastructure

    C++