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

Block or report i2van

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

  1. CsvLINQPadDriver CsvLINQPadDriver Public

    Forked from dobrou/CsvLINQPadDriver

    LINQPad 8/7/6/5 data context dynamic driver for querying CSV files.

    C# 16 4

  2. UnicodeCharsetDetector UnicodeCharsetDetector Public

    Forked from posledam/UnicodeCharsetDetector

    Text files Unicode charset detector w/wo BOM.

    C# 2

  3. LPRun LPRun Public

    The LPRun is the LINQPad driver's unit/integration tests runner. Can be used for testing LINQPad 8/LINQPad 7/LINQPad 6 drivers or for running LINQPad scripts.

    C#

  4. ArknightsLINQPad ArknightsLINQPad Public

    Collection of the Arknights LINQPad (Windows only) scripts.

    C# 1

  5. hourglass hourglass Public

    Forked from dziemborowicz/hourglass

    The simple countdown timer for Windows.

    C# 11 3

  6. far2l WSL2 bash script far2l WSL2 bash script
    1
    #!/bin/bash
    2
    
                  
    3
    case "$1" in
    4
    get)
    5
        #/mnt/c/Windows/System32/WindowsPowerShell/v1.0/powershell.exe Get-Clipboard | sed 's/\r//'