-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Ivan I. Ovchinnikov edited this page Jun 27, 2016
·
1 revision
Welcome to the MiniUtils wiki!
-
ver. 1.0: Standard C# mini-utilities from the course: notepad, password generator, randomizer, converter and counter;
-
ver. 1.1: added Russian-English switch;
-
ver. 1.2: refactored counter to a 4-direction shifter;
-
ver. 2.0: added a CRC calculator;
-
ver. 3.0: added Ping tab, created GitHub repository;
-
ver. 4.0: added Multiply-to-shift function tab;
-
ver. 4.1: added CRC16 function to a CRC tab;
-
ver. 4.2b: added Pastebin API to notepad menu, added "no internet connection" exception.