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

Block or report yuvalsol

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. POCOGenerator POCOGenerator Public archive

    POCO Generator traverses the database and generates POCOs from database objects, such as tables and views. POCO Generator supports SQL Server and MySQL.

    C# 11 7

  2. SubtitlesCleaner SubtitlesCleaner Public archive

    Subtitles Cleaner cleans SubRip .srt subtitle files from OCR errors, Hearing-impaired lines and other junk.

    C# 3 1

  3. PrintDataTableToConsole PrintDataTableToConsole Public archive

    Print DataTable, DataView, DataSet, DataRow[] to Console, StringBuilder or Stream.

    C# 1

  4. SQLServerTextSearch SQLServerTextSearch Public archive

    Stored procedure that searches for text in the names and definitions of database objects.

    TSQL