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

Block or report AleksandreSukh

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

Pinned Loading

  1. WindowsProcessExtensions WindowsProcessExtensions Public

    Helper and wrapper classes for managing windows processes and services

    C# 1

  2. CSharpFunctionalExtensions-3.0 CSharpFunctionalExtensions-3.0 Public

    .NET 3.0 (Runtime version 2.0) Adapted version of https://github.com/vkhorikov/CSharpFunctionalExtensions (Without Async extensions (Which can be added later))

    C#

  3. PathHack PathHack Public

    I often need to use external applications in command line and tired of "'some-app' is not recognized as an internal or external command". Adding applications to PATH environment variable is tedious…

    C#