Skip to content
View Ninjanaut's full-sized avatar
  • Czech Republic, Prague

Block or report Ninjanaut

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 Loading

  1. Preconditions Preconditions Public

    Simple and lightweight C# library to ease arguments checks. Inspired by lecaillon preconditions library and jskeet preconditions classes. Preconditions contains Check class as simple wrapper over t…

    C# 2

  2. BinaryExcelReader BinaryExcelReader Public

    Lightweight C# library to ease loading data from Excel binary (xlsb) file format into DataTable object, based on Microsoft OLE DB Driver. Also supports xls, xlsx and xlsm formats.

    C# 2

  3. AesFileCryptor AesFileCryptor Public

    Command line utility for encrypting and decrypting files with symmetric cipher (AES).

    C# 1

  4. TSQL-data-migrator TSQL-data-migrator Public

    A TSQL procedure that allows you to easily copy tables data from one database to another without recreating foreign keys. It automatically determines the order of dependencies between tables and it…

    TSQL 1

  5. sample-mvc sample-mvc Public

    Sample website as part of blog article. The aim is to demonstrate domain driven design patterns.

    C#

  6. sample-todo-list sample-todo-list Public

    Sample website, with the help of which I tested and learn the React technology.

    TypeScript