Skip to content
View sergiy-k's full-sized avatar
Block or Report

Block or report sergiy-k

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. It is an execution engine for .NET apps, performing functions such as IL byte code loading, compilation to machine code and garbage collect…

    C++

  2. corefx corefx Public

    Forked from dotnet/corefx

    This repo contains the foundational libraries that make up the .NET Core development stack.

    C#

  3. cli cli Public

    Forked from dotnet/cli

    This repo contains the .NET Core command-line (CLI) tools, used for building .NET Core apps and libraries through your development flow (compiling, NuGet package management, running, testing, ...).

    C#

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

  5. roslyn roslyn Public

    Forked from dotnet/roslyn

    The .NET Compiler Platform ("Roslyn") provides open-source C# and Visual Basic compilers with rich code analysis APIs.

    C#

  6. eShopOnContainers eShopOnContainers Public

    Forked from dotnet-architecture/eShopOnContainers

    Easy to get started sample reference microservice and container based application (Currently in ALPHA state, ongoing progress, accepting feedback and pull-requests). Cross-platform on Linux and Win…

    C#