The Wayback Machine - https://web.archive.org/web/20220627133554/https://github.com/kouvel
Skip to content
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.

Report abuse

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

Report abuse

Popular repositories

  1. 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 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 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. Forked from dotnet/performance

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

    C#

  5. perfview Public

    Forked from microsoft/perfview

    PerfView is a CPU and memory performance-analysis tool

    C#

  6. Forked from dotnet/diagnostics

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

    C++ 1

180 contributions in the last year

Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun Mon Wed Fri

Contribution activity

June 2022

Created 3 commits in 2 repositories

Created a pull request in dotnet/runtime that received 9 comments

[6.0] Modify thread pool thread counting to be a bit more defensive

Port of #70478 to 6.0 An unexpected underflow in one or more thread counts can lead to a large number of threads to be created continually Prevent…

+43 −38 9 comments

Seeing something unexpected? Take a look at the GitHub profile guide.