Solution containing several utility libraries for C # projects
WIP
-
ArgsParser
Classes and structures for defining arguments and commands of a terminal program. -
Connections
Classes and structures to connect with different protocols -
Database
Class to quickly manage connection to a database -
File Manager
Classes and structures to read and write files from different sources and extensions -
Logger
Static class to execute anywhere in the program logs in the same folder -
Print
Static class to print various types of messages on the console, colored by type -
Settings
Class to easily create a setting template class that will be saved and loaded as a json in a specific location -
SqlBuilder
Class for building sql strings, with template of main commands and functions to quickly insert parameters or conditions