Skip to content
View kouvel's full-sized avatar

Organizations

@microsoft @dotnet
Block or Report

Block or report kouvel

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

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

  3. corert corert Public

    Forked from dotnet/corert

    This repo contains CoreRT, a .NET Core runtime optimized for AOT (ahead of time compilation) scenarios, with the accompanying .NET Native compiler toolchain.

    C#

  4. performance performance Public

    Forked from dotnet/performance

    This repo contains benchmarks used for testing the performance of .NET Frameworks.

    F#

  5. perfview perfview Public

    Forked from microsoft/perfview

    PerfView is a CPU and memory performance-analysis tool

    C#

  6. dotnet-diagnostics dotnet-diagnostics Public

    Forked from dotnet/diagnostics

    This repository contains the source code for various .NET Core runtime diagnostic tools and documents.

    C++ 1